}
@font-face {
- font-family: 'Signika Bold';
- src: local('Signika Bold'), url('../fonts/Signika/Signika-Bold.ttf') format('truetype');
+ font-family: 'Signika Semmibold';
+ src: local('Signika Semmibold'), url('../fonts/Signika/Signika-Semibold.ttf') format('truetype');
}
line-height: 1.4;
}
-h1 { font-size: 2.75em; line-height: 1.2; font-family: 'Dosis'; text-transform: uppercase; letter-spacing: 1px; margin-bottom: .5em; }
-h2 { font-size: 2.75em; line-height: 1.2; font-family: 'Dosis'; text-transform: uppercase; letter-spacing: 1px; }
-h3 { font-size: 1.625em; line-height: 1.2; font-family: 'Dosis'; text-transform: uppercase; letter-spacing: 1px; }
-h4 { font-size: 1.375em; line-height: 1.2; font-family: 'Dosis EBold'; color: #4d4d4d; text-transform: uppercase; letter-spacing: 1px; }
-h5 { font-size: 1.25em; line-height: 1.2; font-family: 'Dosis EBold'; color: #4d4d4d; text-transform: uppercase; letter-spacing: 1px; }
-h6 { font-size: 1.125em; line-height: 1.2; font-family: 'Dosis EBold'; color: #4d4d4d; text-transform: uppercase; letter-spacing: 1px; }
+h1 { font-size: 2.75em; font-family: 'Dosis'; margin-bottom: .5em; }
+h2 { font-size: 2.75em; font-family: 'Dosis'; }
+h3 { font-size: 1.625em; font-family: 'Dosis'; }
+h4 { font-size: 1.375em; font-family: 'Dosis EBold'; color: #4d4d4d; }
+h5 { font-size: 1.25em; font-family: 'Dosis EBold'; color: #4d4d4d; }
+h6 { font-size: 1.125em; font-family: 'Dosis EBold'; color: #4d4d4d; }
+
+h1, h2, h3, h4, h5, h6 {
+ line-height: 1.2;
+ text-transform: uppercase;
+ letter-spacing: 1px;
+}
.nav .os a.current,
.main .highlight p,
.main dt,
.troubleshooting dt,
strong {
- font-family: 'Signika Bold';
+ font-family: 'Signika Semmibold';
color: #4d4d4d;
}
}
-
/* Troubleshooting panel
*/
margin-top: 0;
}
+.troubleshooting dt.feedback,
+.troubleshooting dd.feedback {
+ display: inline-block;
+}
+
/* FSF Introduction, before the header + Newsletter form
*/
outline: none;
}
+#fsf-intro .newsletter form + p {
+ margin: .25em 0 0;
+ font-size:
+}
+
/* Footer
*/
-#footer #copyright h4 {
- margin-bottom: 1em;
+#footer h4 {
+ margin-bottom: .75em;
}