mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-29 02:54:49 +00:00
font tweaks
This commit is contained in:
parent
2bd1e0076b
commit
7184d6f6d2
2 changed files with 3 additions and 0 deletions
|
|
@ -21,6 +21,8 @@
|
|||
margin-right:0.5em;
|
||||
font-size:1.5em;
|
||||
vertical-align:middle;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.error{
|
||||
|
|
|
|||
|
|
@ -219,6 +219,7 @@ img{
|
|||
text-shadow:-1px -1px 0px rgba(0,0,0,0.3);
|
||||
|
||||
&:before{
|
||||
vertical-align:-20%;
|
||||
margin-right:0.5em;
|
||||
}
|
||||
&:hover{
|
||||
|
|
|
|||
Loading…
Reference in a new issue