From f1008d04f1752f2c8716255afa5a039debcee2b8 Mon Sep 17 00:00:00 2001 From: Hash9 Date: Thu, 6 Jul 2006 14:31:24 +0000 Subject: fix boards so that they work and also add the option to display or not avatars --- styles/bitboards.css | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'styles') diff --git a/styles/bitboards.css b/styles/bitboards.css index e746ef6..017c04f 100644 --- a/styles/bitboards.css +++ b/styles/bitboards.css @@ -40,6 +40,20 @@ border:1px solid #339933; } +.mb-warned img { + padding:3px; + padding-top: 2em; +} + +.mb-avatar { + padding:3px; + /*border:1px solid #339933;*/ +} + +.mb-table .header { + border-bottom:1px solid #339933; +} + .mb-table .header h1 { background-image: none; -} \ No newline at end of file +} -- cgit v1.3