Skip to content

Commit

Permalink
Noir colors for About activity
Browse files Browse the repository at this point in the history
  • Loading branch information
tomburger committed Sep 20, 2011
1 parent 65b8fff commit dfc980c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions assets/www/colors_noir.css
Original file line number Diff line number Diff line change
Expand Up @@ -89,3 +89,11 @@ div.podstavec { background-color: #aaa; color: #aaa; }
div.mazaci { border-color: #aaa; }
div.dalsibarva { border-color: #aaa; }

div.about_title {
background-color: #bbb;
color: black;
}
div.about_ref {
background-color: #ccc;
color: black;
}

0 comments on commit dfc980c

Please sign in to comment.