summaryrefslogtreecommitdiff
path: root/base.css
diff options
context:
space:
mode:
authorNick Palmer <nick@sluggardy.net>2007-03-02 12:32:37 +0000
committerNick Palmer <nick@sluggardy.net>2007-03-02 12:32:37 +0000
commit369c935d3cfb64ca1f34b8de38b6804d3f52fff2 (patch)
tree64db04c63a6498fc3b5860655b5efdf5c7067497 /base.css
parent01b268f22370725d85eec29ea147c88ff223070c (diff)
downloadthemes-369c935d3cfb64ca1f34b8de38b6804d3f52fff2.tar.gz
themes-369c935d3cfb64ca1f34b8de38b6804d3f52fff2.tar.bz2
themes-369c935d3cfb64ca1f34b8de38b6804d3f52fff2.zip
Changes to avoid js errors when hideById is called on elementId not in page.
Changes to how boards tables are laid out so they aren't so fugly and to make sticky expand and collapse when using pigeonholes.
Diffstat (limited to 'base.css')
-rw-r--r--base.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/base.css b/base.css
index 34c9483..820180f 100644
--- a/base.css
+++ b/base.css
@@ -161,3 +161,8 @@ a.external {background:transparent url("icons/external_link.png") no-repeat lef
.suggest {background-color:white; border:1px solid #ddd;}
.suggest .suggestion { color: black; padding: 2px; }
+
+.bitboard .title h3 {margin: 0px; font-size: 1.2em}
+.bitboard .desc {font-size: .9em; clear:both;}
+.bitboard .topic {font-size: .9em;}
+