Commit 1b6a7491 authored by Bao's avatar Bao
Browse files

Update style.css

parent 330d4da5
Pipeline #765 passed with stage
in 1 second
...@@ -6,7 +6,7 @@ html ...@@ -6,7 +6,7 @@ html
padding: 0;} padding: 0;}
body body
{ font-family: normal .80em trebuchet ms, sans-serif; { font-family: .80em Arial, Helvetica, sans-serif;
background: #EEE; background: #EEE;
color: #5D5D5D;} color: #5D5D5D;}
...@@ -18,22 +18,22 @@ img ...@@ -18,22 +18,22 @@ img
{ border: 0;} { border: 0;}
h1 h1
{ font-family: Arial, Helvetica, sans-serif; { font-family: 165% Arial, Helvetica, sans-serif;
color: #000000; color: #000000;
margin: 0 0 14px 0; margin: 0 0 14px 0;
padding: 10px 0 5px 0;} padding: 10px 0 5px 0;}
h2 h2
{ font-family: normal 165% Arial, Helvetica, sans-serif; { font-family: 165% Arial, Helvetica, sans-serif;
color: #B60000;} color: #B60000;}
h3 h3
{ font-family: normal 165% Arial, Helvetica, sans-serif;} { font-family: 165% Arial, Helvetica, sans-serif;}
h4 h4
{ margin: 0; { margin: 0;
padding: 0 0 5px 0; padding: 0 0 5px 0;
font-family: normal 120% arial, sans-serif; font-family: 120% arial, sans-serif;
color: #B60000;} color: #B60000;}
h5 h5
......
Markdown is supported
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