css: add span.normal
This commit is contained in:
parent
2feee9ab4e
commit
df291f55f3
@ -36,6 +36,10 @@ body {
|
||||
-webkit-user-drag: none;
|
||||
}
|
||||
|
||||
span.normal {
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
.base-width {
|
||||
max-width: $base-width;
|
||||
margin: 0 auto;
|
||||
|
Loading…
x
Reference in New Issue
Block a user