Reset Normalize.css and reorder the CSS load.
No more dotted line and correct top margin for book title.
Deze commit is opgenomen in:
bovenliggende
5b5470c6b5
commit
3bdc692411
4 gewijzigde bestanden met toevoegingen van 11 en 3 verwijderingen
8
resources/normalize/normalize.css
vendored
8
resources/normalize/normalize.css
vendored
|
@ -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.
|
||||
*/
|
||||
|
|
Laden…
Tabel toevoegen
Link toevoegen
Verwijs in een nieuwe issue