Added some more colors for the cards.
This commit is contained in:
10
css/main.css
10
css/main.css
@@ -84,3 +84,13 @@ body {
|
||||
color: #FFF176; }
|
||||
.main #other-content .others h4, .main #other-content .others a:hover {
|
||||
color: #81C784; }
|
||||
.main #other-content .funky h4, .main #other-content .funky a:hover {
|
||||
color: #4DB6AC; }
|
||||
.main #other-content .purple h4, .main #other-content .purple a:hover {
|
||||
color: #9575CD; }
|
||||
.main #other-content .upvoty h4, .main #other-content .upvoty a:hover {
|
||||
color: #FF8A65; }
|
||||
.main #other-content .indigo h4, .main #other-content .indigo a:hover {
|
||||
color: #7986CB; }
|
||||
.main #other-content .foxxy h4, .main #other-content .foxxy a:hover {
|
||||
color: #A1887F; }
|
||||
|
||||
Reference in New Issue
Block a user