[de] styling
This commit is contained in:
parent
2903634bf0
commit
fd7ae0f5fb
2 changed files with 4 additions and 2 deletions
|
|
@ -44,8 +44,8 @@ html, body { height: 100%; text-align: justify;
|
|||
font-family: "OpenSans", sans;
|
||||
line-height: 1.4em; }
|
||||
|
||||
a { text-decoration: none; color: $links; }
|
||||
a:hover { color: #009; }
|
||||
a, summary { text-decoration: none; color: $links; }
|
||||
a:hover, summary:hover { color: #009; }
|
||||
|
||||
strong { font-weight: bold; }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue