summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-01-14 20:01:11 +0200
committerLars Wirzenius <liw@liw.fi>2018-01-14 20:01:11 +0200
commit1846c03346b5a0c87b5e84977b4de4c90b50b3fc (patch)
tree2c8e5d1efae341e0213e2dae4e4abca209b80f2e
parent9c487200f725b6133d72617ba4e52336fa96d597 (diff)
downloadick.liw.fi-1846c03346b5a0c87b5e84977b4de4c90b50b3fc.tar.gz
Change: drop font famliies from style.css
-rw-r--r--style.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/style.css b/style.css
index 245b6a7..4451ca1 100644
--- a/style.css
+++ b/style.css
@@ -450,7 +450,6 @@ li.L8 { list-style: upper-alpha; }
border-right: 1px solid #993300;
border-bottom: 1px solid #331100;
padding: 0px 0.5em 0px 0.5em;
- font-family: sans-serif;
font-weight: bold;
font-size: small;
text-decoration: none;
@@ -580,7 +579,6 @@ pre {
body {
margin: 0;
padding: 0;
- font-family: sans-serif;
color: black;
background: white;
}