|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
// ========================================================================== |
|
|
|
|
// HTML5 display definitions |
|
|
|
|
// ========================================================================== */ |
|
|
|
|
// ========================================================================== |
|
|
|
|
|
|
|
|
|
// |
|
|
|
|
// Correct `block` display not defined in IE 8/9. |
|
|
|
@ -55,7 +55,7 @@ template {
|
|
|
|
|
|
|
|
|
|
// ========================================================================== |
|
|
|
|
// Base |
|
|
|
|
// ========================================================================== */ |
|
|
|
|
// ========================================================================== |
|
|
|
|
|
|
|
|
|
// |
|
|
|
|
// 1. Set default font family to sans-serif. |
|
|
|
@ -79,7 +79,7 @@ body {
|
|
|
|
|
|
|
|
|
|
// ========================================================================== |
|
|
|
|
// Links |
|
|
|
|
// ========================================================================== */ |
|
|
|
|
// ========================================================================== |
|
|
|
|
|
|
|
|
|
// |
|
|
|
|
// Remove the gray background color from active links in IE 10. |
|
|
|
@ -108,7 +108,7 @@ a:hover {
|
|
|
|
|
|
|
|
|
|
// ========================================================================== |
|
|
|
|
// Typography |
|
|
|
|
// ========================================================================== */ |
|
|
|
|
// ========================================================================== |
|
|
|
|
|
|
|
|
|
// |
|
|
|
|
// Address variable `h1` font-size and margin within `section` and `article` |
|
|
|
@ -222,7 +222,7 @@ sub {
|
|
|
|
|
|
|
|
|
|
// ========================================================================== |
|
|
|
|
// Embedded content |
|
|
|
|
// ========================================================================== */ |
|
|
|
|
// ========================================================================== |
|
|
|
|
|
|
|
|
|
// |
|
|
|
|
// Remove border when inside `a` element in IE 8/9. |
|
|
|
@ -242,7 +242,7 @@ svg:not(:root) {
|
|
|
|
|
|
|
|
|
|
// ========================================================================== |
|
|
|
|
// Figures |
|
|
|
|
// ========================================================================== */ |
|
|
|
|
// ========================================================================== |
|
|
|
|
|
|
|
|
|
// |
|
|
|
|
// Address margin not present in IE 8/9 and Safari 5. |
|
|
|
@ -254,7 +254,7 @@ figure {
|
|
|
|
|
|
|
|
|
|
// ========================================================================== |
|
|
|
|
// Forms |
|
|
|
|
// ========================================================================== */ |
|
|
|
|
// ========================================================================== |
|
|
|
|
|
|
|
|
|
// |
|
|
|
|
// Define consistent border, margin, and padding. |
|
|
|
@ -394,7 +394,7 @@ textarea {
|
|
|
|
|
|
|
|
|
|
// ========================================================================== |
|
|
|
|
// Tables |
|
|
|
|
// ========================================================================== */ |
|
|
|
|
// ========================================================================== |
|
|
|
|
|
|
|
|
|
// |
|
|
|
|
// Remove most spacing between table cells. |
|
|
|
@ -403,4 +403,4 @@ textarea {
|
|
|
|
|
table { |
|
|
|
|
border-collapse: collapse; |
|
|
|
|
border-spacing: 0; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|