mikuli.cz

:)
git clone https://git.sr.ht/~ashymad/mikuli.cz
Log | Files | Refs

commit 14b55b18d1f238486bd0fe60bdf292464764dcbd
parent bcc5fee969ddf0c645aa77df8b018ccca7dfc4fa
Author: markseu <mark2011@mayberg.se>
Date:   Thu, 14 Apr 2016 14:55:25 +0200

Themes update (spring cleanup)

Diffstat:
Msystem/themes/flatsite.css | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/system/themes/flatsite.css b/system/themes/flatsite.css @@ -24,7 +24,6 @@ a, img { border:none; text-decoration:none; } .sitename h1 { margin:0; } .sitename h1 a { color:#111; text-decoration:none; } .with-sidebar .main { margin-right:17em; } -.with-sidebar .sidebar { float:right; width:14em; margin-top:4.3em; overflow:hidden; } .with-sidebar .sidebar { float:right; width:16em; margin-top:5em; overflow:hidden; font-size:0.9em; } .content h1:first-child, .content>*:first-child { margin-top:0; } .content h1 a:hover { text-decoration:none; }