gpttemp
This commit is contained in:
21
code/public/static/css2/modules/head_03.css
Normal file
21
code/public/static/css2/modules/head_03.css
Normal file
@@ -0,0 +1,21 @@
|
||||
.__PFX__-nav3 {
|
||||
padding:16px 10px;
|
||||
border-bottom:1px solid #eee;
|
||||
background:#fff;
|
||||
text-align:center;
|
||||
}
|
||||
.__PFX__-logo3 {
|
||||
font-size:24px;
|
||||
font-weight:600;
|
||||
margin-bottom:8px;
|
||||
color:var(--primary-color);
|
||||
}
|
||||
.__PFX__-menu3 a {
|
||||
margin:0 10px;
|
||||
padding-bottom:6px;
|
||||
border-bottom:2px solid transparent;
|
||||
font-size:14px;
|
||||
}
|
||||
.__PFX__-menu3 a:hover {
|
||||
border-color:var(--primary-color);
|
||||
}
|
||||
Reference in New Issue
Block a user