File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,20 +17,18 @@ font-size: 0.88rem;
1717}
1818input {display : inline-block;padding : 5px ;border : 1px solid # ccc ;}
1919hr {margin : 2rem auto; width : 150px ;}
20- p {font-size : 0.88rem ; padding-top : 0.7 rem ; }
20+ p {font-size : 0.88rem ;}
2121a {color : # 0284c7 ;}
2222a : hover , a : active {color : darkblue}
2323a : visited {color : # 0284c7 ;}
24- h1 {font-size : 1.44rem ; font-weight : 700 ; padding-top : 1 rem ; padding-bottom : 0.3 rem }
25- h2 {font-size : 1rem ; font-weight : 600 ; text-transform : uppercase; padding-top : 1 rem ; padding-bottom : 0.6 rem }
26- h3 {font-size : 1.1rem ; font-weight : 700 ; padding-top : 0.6 rem ; }
27- h4 {font-size : 0.95rem ; font-weight : 700 ;padding-top : 0.6 rem ; }
28- h5 {font-size : 0.69 ; font-weight : 700 ;}
24+ h1 {font-size : 1.44rem ; font-weight : 700 ;}
25+ h2 {font-size : 1rem ; font-weight : 600 ; text-transform : uppercase;}
26+ h3 {font-size : 1.1rem ; font-weight : 700 ;}
27+ h4 {font-size : 0.95rem ; font-weight : 700 ;}
28+ h5 {font-size : 0.69 rem ; font-weight : 700 ;}
2929h6 {}
3030ul {}
31- ul > li {padding-top : 0.5rem ;}
3231ol {}
33- ol > li {padding-top : 0.5rem ;}
3432code , pre {
3533 font-family : monospace;
3634 font-size : 0.88rem ;
You can’t perform that action at this time.
0 commit comments