mirror of
https://github.com/aelve/guide.git
synced 2024-11-23 12:15:06 +03:00
Nicer looking links
This commit is contained in:
parent
55b07d8bf3
commit
185bb725ae
@ -11,12 +11,17 @@
|
||||
.traits-group {
|
||||
margin: 0px 5px; }
|
||||
|
||||
.anchor {
|
||||
margin-right: 0.5em;
|
||||
color: gray; }
|
||||
|
||||
.textButton {
|
||||
margin-left: 1em; }
|
||||
|
||||
.textButton::before {content: "[";}
|
||||
.textButton::after {content: "]";}
|
||||
|
||||
a:link {color: #008ACE; text-decoration: none;}
|
||||
a:visited {color: #B40EB4; text-decoration: none;}
|
||||
a:hover {text-decoration: underline;}
|
||||
a:active {text-decoration: underline;}
|
||||
|
||||
a.anchor {
|
||||
margin-right: 0.5em;
|
||||
color: gray; }
|
||||
|
Loading…
Reference in New Issue
Block a user