Revert previous commit changes
This commit is contained in:
parent
8d2a52f2fe
commit
39e69ff27c
1 changed files with 0 additions and 8 deletions
|
@ -36,22 +36,18 @@ body {
|
||||||
|
|
||||||
a:link {
|
a:link {
|
||||||
color: #404040;
|
color: #404040;
|
||||||
font-family: quicksand-regular;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
a:visited {
|
a:visited {
|
||||||
color: #404040;
|
color: #404040;
|
||||||
font-family: quicksand-regular;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
a:hover {
|
a:hover {
|
||||||
color: #404040;
|
color: #404040;
|
||||||
font-family: quicksand-regular;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
a:active {
|
a:active {
|
||||||
color: #404040;
|
color: #404040;
|
||||||
font-family: quicksand-regular;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.content {
|
.content {
|
||||||
|
@ -106,21 +102,17 @@ a:active {
|
||||||
|
|
||||||
a:link {
|
a:link {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
font-family: quicksand-regular;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
a:visited {
|
a:visited {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
font-family: quicksand-regular;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
a:hover {
|
a:hover {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
font-family: quicksand-regular;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
a:active {
|
a:active {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
font-family: quicksand-regular;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue