Reset Normalize.css and reorder the CSS load.

No more dotted line and correct top margin for book title.
Ten commit jest zawarty w:
Sébastien Lucas 2013-07-11 21:12:28 +02:00
rodzic 5b5470c6b5
commit 3bdc692411
4 zmienionych plików z 11 dodań i 3 usunięć

Wyświetl plik

@ -79,6 +79,14 @@ body {
Links
========================================================================== */
/**
* Address `outline` inconsistency between Chrome and other browsers.
*/
a:focus {
outline: thin dotted;
}
/**
* Improve readability when focused and also mouse hovered in all browsers.
*/