forked from wallabag/wallabag
font-family lint
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
/* ### Layout ### */
|
/* ### Layout ### */
|
||||||
|
|
||||||
body {
|
body {
|
||||||
font-family: Serif;
|
font-family: serif;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
/* ### Layout ### */
|
/* ### Layout ### */
|
||||||
|
|
||||||
body {
|
body {
|
||||||
font-family: Serif;
|
font-family: serif;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user