Mercurial > hg > vamp-website
view forum/Themes/Vamp/css/wireless.css @ 77:b31c38a09c41 website
Add justification text in registration
author | Chris Cannam |
---|---|
date | Sun, 07 Jul 2013 11:57:22 +0200 |
parents | e3e11437ecea |
children |
line wrap: on
line source
.catbg, tr.catbg td { background-color: #6d92aa; color: #fff; } .titlebg, .titlebg a, .titlebg a:link, .titlebg a:visited { background-color: #b6dbff; color: #000; text-decoration: none; } .windowbg, tr.windowbg td { background-color: #fff; color: #000; } .windowbg2, tr.windowbg2 td { background-color: #c0c0c0; color: #000; } .new, a:link.new, a:visited.new { background-color: #2f2fc0; color: #fff; } .updated { color: red; } /* Resize our post area as needed */ #message { width: 98%; }