[STYLE] wider tables, more text contrast, fix green buttons

This commit is contained in:
mDuo13
2014-10-03 14:41:33 -07:00
parent e6f753aa72
commit 844640f141
3 changed files with 4 additions and 11 deletions

View File

@@ -125,7 +125,6 @@ a {
text-decoration: none;
}
a:hover {
color: #228a8a;
}
/* ----------------------------------------------------------------------------
* Content styling
@@ -666,12 +665,8 @@ a.big.button {
}
a.big.button,
a.big.button:visited {
color: #2badad;
text-decoration: none;
}
a.big.button:hover {
background: #2badad;
}
a.big.button:hover,
a.big.button:hover:visited {
color: #fff;
@@ -742,9 +737,6 @@ a.big.button:hover:visited {
.menu a:visited {
color: #2badad;
}
.menu a:hover {
color: #228a8a;
}
.menu a.level-1 {
font-family: montserrat, sans-serif;
text-transform: uppercase;