Reset Normalize.css and reorder the CSS load.
No more dotted line and correct top margin for book title.
This commit is contained in:
parent
5b5470c6b5
commit
3bdc692411
4 changed files with 11 additions and 3 deletions
|
@ -38,7 +38,7 @@ h4 {font-size: 1.0em; }
|
|||
h5 {font-size: 0.83em;}
|
||||
h6 {font-size: 0.75em;}
|
||||
|
||||
a:hover, a:active { outline: none; }
|
||||
a:hover, a:focus, a:active { outline: none; }
|
||||
a { color: #000066; font-weight: 800; text-decoration: none;}
|
||||
a:hover { color:#000; text-decoration: none; }
|
||||
.frontpage a {display:block; }
|
||||
|
|
|
@ -39,7 +39,7 @@ h4 {font-size: 1.0em; }
|
|||
h5 {font-size: 0.83em;}
|
||||
h6 {font-size: 0.75em;}
|
||||
|
||||
a:hover, a:active { outline: none; }
|
||||
a:hover, a:focus, a:active { outline: none; }
|
||||
a {
|
||||
color: black;
|
||||
text-decoration: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue