This commit is contained in:
opelly27
2018-01-21 17:23:33 -08:00
+3 -8
View File
@@ -1640,8 +1640,8 @@
/* Type */
body, input, select, textarea {
color: #585858;
font-family: "Source Sans Pro", Helvetica, sans-serif;
color: #ffffff;
font-family: 'Shrikhand', sans-serif;
font-size: 16pt;
font-weight: 300;
line-height: 1.75;
@@ -1734,27 +1734,22 @@
h2 {
font-size: 1.1em;
color: white
}
h3 {
font-size: 1em;
color: white
}
h4 {
font-size: 0.8em;
color: white
}
h5 {
font-size: 0.8em;
color: white
}
h6 {
font-size: 0.8em;
color: white
}
@media screen and (max-width: 980px) {
@@ -3200,7 +3195,7 @@
#footer {
padding: 5em 0 6em 0 ;
background-color: #000000;
background-color: #696969;
}
#footer > .inner {