summaryrefslogtreecommitdiff
path: root/css/boards.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/boards.css')
-rwxr-xr-x[-rw-r--r--]css/boards.css15
1 files changed, 12 insertions, 3 deletions
diff --git a/css/boards.css b/css/boards.css
index c1de790..bb19e36 100644..100755
--- a/css/boards.css
+++ b/css/boards.css
@@ -1,4 +1,13 @@
-.bitboard .title h3 {margin: 0px; font-size: 1.2em}
-.bitboard .desc {font-size: .9em; clear:both;}
-.bitboard .topic {font-size: .9em;}
+.bitboard .title h3 {
+ margin: 0px;
+ font-size: 1.2em
+}
+.bitboard .desc {
+ font-size: .9em;
+ clear: both;
+}
+
+.bitboard .topic {
+ font-size: .9em;
+} \ No newline at end of file