Styling: let's not over-abuse the external-link icon
This commit is contained in:
parent
4fd2373576
commit
19fd103246
2 changed files with 29 additions and 27 deletions
|
|
@ -20,7 +20,9 @@ header li li { margin-top: 6px; margin-bottom: 0 }
|
|||
header li li a { width: 100% }
|
||||
header li a.tiny { font-size: 11px }
|
||||
header li a.small { font-size: 10px }
|
||||
header li a.special:after { content: url(/img/external.gif) }
|
||||
header li a.external:after { content: url(/img/external.gif) }
|
||||
header li a.fwd:after { content: ' »' }
|
||||
header li a.back:before { content: '« ' }
|
||||
header p { margin: 50px 0 0 0; text-align: center }
|
||||
header p, header p * { font-size: 9px; text-decoration: none; line-height: 1.8em }
|
||||
header p a:hover { text-decoration: underline }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue