substantial stylings

fixed YAH hash refresh bug
This commit is contained in:
scotty
2016-02-18 00:03:16 -08:00
parent dfff1a1888
commit c06661e55a
3 changed files with 37 additions and 79 deletions
+1 -19
View File
@@ -1,24 +1,6 @@
/* overrides */
#docsContent h1 {
font-size: 48px;
line-height: 58px; }
#docsContent h2 {
font-size: 32px;
line-height: 40px;
margin: 30px 0px 15px 0px; }
#docsContent h3 {
font-size: 28px;
line-height: 35px; }
#docsContent h4 {
font-size: 24px;
line-height: 30px; }
#docsContent h5 {
font-size: 22px;
line-height: 26px; }
#docsContent p + p {
margin-top: 30px; }
#docsContent code {
font-size: 16px;
font-size: 14px;
background-color: #f7f7f7;
font-weight: bold;
padding: 2px 4px; }
+34 -58
View File
File diff suppressed because one or more lines are too long
+2 -2
View File
File diff suppressed because one or more lines are too long