commit fede941163cfb845a09b0215e0274566e556a889
parent 81ceffc3cf89c8ea572674e7a1c8a44662d23a42
Author: markseu <mark2011@mayberg.se>
Date: Sat, 18 Jan 2014 15:32:58 +0100
Hello themes (style update)
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media/styles/default.css b/media/styles/default.css
@@ -1,6 +1,6 @@
-/* Yellow default style 0.1.3 */
+/* Yellow default style 0.1.4 */
-html, body, div, pre, span { margin:0; padding:0; border:0; vertical-align:baseline; }
+html, body, div, pre, span, tr, th, td { margin:0; padding:0; border:0; vertical-align:baseline; }
body {
margin:1em;
background-color:#fff; color:#717171;