Commit d3870a72 authored by Bao's avatar Bao
Browse files

Update style.css

parent 0ba6e098
Pipeline #758 passed with stage
in 1 second
Showing with 7 additions and 7 deletions
+7 -7
......@@ -6,7 +6,7 @@ html
padding: 0;}
body
{ font: normal .80em trebuchet ms, sans-serif;
{ font-family: normal .80em trebuchet ms, sans-serif;
background: #EEE;
color: #5D5D5D;}
......@@ -18,26 +18,26 @@ img
{ border: 0;}
h1, h2, h3, h4, h5, h6
{ font: normal 165% Helvetica, arial, sans-serif;
{ font-family: normal 165% Helvetica, arial, sans-serif;
color: #2DB8CD;
margin: 0 0 14px 0;
padding: 10px 0 5px 0;}
h2
{ font: normal 165% Helvetica, arial, sans-serif;
{ font-family: normal 165% Helvetica, arial, sans-serif;
color: #B60000;}
h3
{ font: normal 165% Helvetica, arial, sans-serif;}
{ font-family: normal 165% Helvetica, arial, sans-serif;}
h4, h5, h6
{ margin: 0;
padding: 0 0 5px 0;
font: normal 120% arial, sans-serif;
font-family: normal 120% arial, sans-serif;
color: #B60000;}
h5, h6
{ font: italic 95% arial, sans-serif;
{ font-family: italic 95% arial, sans-serif;
color: #888;}
h6
......@@ -103,7 +103,7 @@ ol li
height: 134px;}
#logo h1, #logo h2
{ font: normal 300% Helvetica, arial, sans-serif;}
{ font-family: normal 300% Helvetica, arial, 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