Reset Normalize.css and reorder the CSS load.

No more dotted line and correct top margin for book title.
このコミットが含まれているのは:
Sébastien Lucas 2013-07-11 21:12:28 +02:00
コミット 3bdc692411
4個のファイルの変更11行の追加3行の削除

ファイルの表示

@ -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.
*/