We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d36fe0 commit 61af23dCopy full SHA for 61af23d
docs/style.css
@@ -1,5 +1,5 @@
1
body {background:white;-webkit-text-size-adjust: 100%;}
2
-body,table,h5 {font:normal 16px 'Open Sans';}
+body,table,h5 {font-weight:normal;font-size:16px;font-family:'Open Sans',sans-serif;}
3
header,main {margin:auto;max-width:1000px;}
4
header section {position:absolute;width:250px;}
5
nav a {border-left:1px solid #ddd;padding:0 10px;}
0 commit comments