commit 9ad40f5eba82e222c3aba06174f978ee587a27d0
parent 69c5c0499a7b8792b056732b7fe7e07d6070def1
Author: markseu <mark2011@mayberg.se>
Date: Mon, 27 Oct 2014 17:15:33 +0100
Core update (theme remix)
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/system/themes/default.css b/system/themes/default.css
@@ -1,4 +1,4 @@
-/* Yellow default theme 0.3.11 */
+/* Yellow default theme 0.4.1 */
html, body, div, form, pre, span, tr, th, td { margin:0; padding:0; border:0; vertical-align:baseline; }
body {
@@ -52,5 +52,5 @@ a, img { border:none; text-decoration:none; }
@media print {
body, h1, h2, h3, h4, h5, h6 { background-color:white; color:black; }
.page { border:none !important; }
- .navigation, .footer { display:none !important; }
+ .navigation, .navigationsub, .navigationtree, .footer { display:none !important; }
}
\ No newline at end of file