This commit is contained in:
parent
21ef07706f
commit
82ed7a984d
@ -125,13 +125,13 @@ nav strong{
|
|||||||
.column a:link, footer a:link {
|
.column a:link, footer a:link {
|
||||||
color: #333;
|
color: #333;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
text-decoration: underline;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.column a:visited, footer a:visited {
|
.column a:visited, footer a:visited {
|
||||||
color: #333;
|
color: #333;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
text-decoration: underline;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.button.is-ghost {
|
.button.is-ghost {
|
||||||
|
Loading…
Reference in New Issue
Block a user