mirror of
https://github.com/chinchang/web-maker.git
synced 2025-02-24 07:03:13 +01:00
style header btns.
This commit is contained in:
parent
a85137d4ee
commit
26d8336d6f
@ -279,6 +279,7 @@ li.CodeMirror-hint-active {
|
|||||||
}
|
}
|
||||||
.main-header__btn-wrap > a {
|
.main-header__btn-wrap > a {
|
||||||
font-size: 0.8em;
|
font-size: 0.8em;
|
||||||
|
font-weight: bold;
|
||||||
line-height: 20px;
|
line-height: 20px;
|
||||||
height: 20px;
|
height: 20px;
|
||||||
letter-spacing: 0.6px;
|
letter-spacing: 0.6px;
|
||||||
@ -288,7 +289,7 @@ li.CodeMirror-hint-active {
|
|||||||
padding: 0px 8px;
|
padding: 0px 8px;
|
||||||
border: 1px solid rgba(0,0,0,.9);
|
border: 1px solid rgba(0,0,0,.9);
|
||||||
background: linear-gradient(180deg, rgba(0,0,0,0.5) 0, rgba(255,255,255,0.1) 100%);
|
background: linear-gradient(180deg, rgba(0,0,0,0.5) 0, rgba(255,255,255,0.1) 100%);
|
||||||
text-shadow: 0px 1px 1px rgba(0,0,0,1);
|
/*text-shadow: 0px 1px 1px rgba(0,0,0,1);*/
|
||||||
box-shadow: 0 -1px 0px 0 rgba(255,255,255,0.15);
|
box-shadow: 0 -1px 0px 0 rgba(255,255,255,0.15);
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user