Commit 0573d30e authored by Bao's avatar Bao
Browse files

Update style.css

parent 1b6a7491
Pipeline #766 passed with stage
in 1 second
Showing with 6 additions and 6 deletions
+6 -6
......@@ -6,7 +6,7 @@ html
padding: 0;}
body
{ font-family: .80em Arial, Helvetica, sans-serif;
{ font: .80em Arial, Helvetica, sans-serif;
background: #EEE;
color: #5D5D5D;}
......@@ -18,17 +18,17 @@ img
{ border: 0;}
h1
{ font-family: 165% Arial, Helvetica, sans-serif;
{ font: 165% Arial, Helvetica, sans-serif;
color: #000000;
margin: 0 0 14px 0;
padding: 10px 0 5px 0;}
h2
{ font-family: 165% Arial, Helvetica, sans-serif;
{ font: 165% Arial, Helvetica, sans-serif;
color: #B60000;}
h3
{ font-family: 165% Arial, Helvetica, sans-serif;}
{ font: 165% Arial, Helvetica, sans-serif;}
h4
{ margin: 0;
......@@ -37,7 +37,7 @@ h4
color: #B60000;}
h5
{ font-family: italic 95% arial, sans-serif;
{ font: italic 95% arial, sans-serif;
color: #888;}
h6
......@@ -103,7 +103,7 @@ ol li
height: 134px;}
#logo h1, #logo h2
{ font-family: normal 300% Arial, Helvetica, sans-serif;}
{ font: normal 300% Arial, Helvetica, sans-serif;}
#logo h1
{ padding: 24px 0 0 0;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment