Line 148: | Line 148: | ||
} | } | ||
− | blockquote:before, | + | blockquote:before,blockquote:after,q:before,q:after { |
− | + | ||
− | + | ||
− | + | ||
content: ''; | content: ''; | ||
content: none; | content: none; | ||
Line 162: | Line 159: | ||
/* -------------------------------- Primary style -------------------------------- */ | /* -------------------------------- Primary style -------------------------------- */ | ||
− | *, | + | *,*:after,*:before { |
− | + | ||
− | + | ||
-webkit-box-sizing: border-box; | -webkit-box-sizing: border-box; | ||
-moz-box-sizing: border-box; | -moz-box-sizing: border-box; | ||
Line 198: | Line 193: | ||
} | } | ||
− | a:hover, | + | a:hover,a:visited { |
− | + | ||
color: white; | color: white; | ||
} | } | ||
Line 218: | Line 212: | ||
/* -------------------------------- Main components -------------------------------- */ | /* -------------------------------- Main components -------------------------------- */ | ||
− | html, | + | html,body { |
− | + | ||
height: 100%; | height: 100%; | ||
} | } | ||
Line 260: | Line 253: | ||
backface-visibility: hidden; | backface-visibility: hidden; | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
.cd-header.menu-is-open { | .cd-header.menu-is-open { | ||
Line 561: | Line 535: | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
@media only screen and (min-width: 768px) { | @media only screen and (min-width: 768px) { |
Revision as of 17:58, 13 October 2019