diff options
| author | Christian Fowler <spider@viovio.com> | 2009-05-06 15:39:33 +0000 |
|---|---|---|
| committer | Christian Fowler <spider@viovio.com> | 2009-05-06 15:39:33 +0000 |
| commit | b3e57d10df4f313c9cc3c4294d828b7fa11a18a9 (patch) | |
| tree | f8828c4559d25bc13756184859b4ac9939933327 | |
| parent | 116e0ccd1a165b8557053e6aa0642d641c10d95a (diff) | |
| download | boards-b3e57d10df4f313c9cc3c4294d828b7fa11a18a9.tar.gz boards-b3e57d10df4f313c9cc3c4294d828b7fa11a18a9.tar.bz2 boards-b3e57d10df4f313c9cc3c4294d828b7fa11a18a9.zip | |
move base.css stuff to packages
| -rw-r--r-- | css/boards.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/css/boards.css b/css/boards.css new file mode 100644 index 0000000..c1de790 --- /dev/null +++ b/css/boards.css @@ -0,0 +1,4 @@ +.bitboard .title h3 {margin: 0px; font-size: 1.2em} +.bitboard .desc {font-size: .9em; clear:both;} +.bitboard .topic {font-size: .9em;} + |
