Add some design on the java.html

This commit is contained in:
Gan9117 2018-07-30 22:33:34 +08:00
parent ab48617e00
commit 0d68845e3a

View File

@ -118,7 +118,7 @@ body {
font-family:'Arial', sans-serif; font-family:'Arial', sans-serif;
font-size:81.25%; font-size:81.25%;
color:#222; color:#222;
background-color:#fff; background-color:#cce6ff ;
line-height:1.67; line-height:1.67;
overflow: auto; overflow: auto;
} }
@ -139,11 +139,13 @@ h4,
h5, h5,
h6 { h6 {
font-weight:bold; font-weight:bold;
text-transform: uppercase;
} }
h1 { h1 {
margin-bottom:.50em; margin-bottom:.50em;
text-align: center text-align: center;
text-shadow: 3px 3px #339cff;
} }
h2, h2,