gpttemp
This commit is contained in:
25
code/public/static/css/modules/head/head_20.css
Normal file
25
code/public/static/css/modules/head/head_20.css
Normal file
@@ -0,0 +1,25 @@
|
||||
/* head_20.css */
|
||||
|
||||
.__PFX__-h20-wrap{
|
||||
background:var(--bg-color);
|
||||
padding:16px 14px;
|
||||
border-bottom:1px solid var(--border-color);
|
||||
}
|
||||
|
||||
.__PFX__-h20-logo{
|
||||
font-size:20px;
|
||||
font-weight:800;
|
||||
color:var(--primary-color);
|
||||
}
|
||||
|
||||
.__PFX__-h20-search{
|
||||
margin-top:12px;
|
||||
}
|
||||
|
||||
.__PFX__-h20-search input{
|
||||
width:100%;
|
||||
padding:8px 12px;
|
||||
border-radius:8px;
|
||||
border:2px solid var(--primary-color);
|
||||
background:var(--bg-soft-color);
|
||||
}
|
||||
Reference in New Issue
Block a user