use bootstrap font colour instead of css

This commit is contained in:
Oliver Gorwits
2013-05-06 00:49:47 +01:00
parent f75f1e5cbf
commit 024f4d9a83
2 changed files with 2 additions and 10 deletions

View File

@@ -27,14 +27,6 @@ body {
width: 100%;
}
.nd_user_port_control {
color: rgba(255,255,0,0.8) !important;
}
.nd_user_admin {
color: rgba(255,0,0,0.8) !important;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* various styles to adjust the hero box used for homepage + login */