diff options
-rw-r--r-- | local.css | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -220,6 +220,10 @@ DIV.inlinefooter { display: none; } +div.inlineheader div.author { + display: none; +} + DIV#sidebar, DIV.sidebar { float: left; |
index : bynu/content | ||
Unnamed repository; edit this file 'description' to name the repository. | Siri Reiter |
summaryrefslogtreecommitdiff |
-rw-r--r-- | local.css | 4 |
@@ -220,6 +220,10 @@ DIV.inlinefooter { display: none; } +div.inlineheader div.author { + display: none; +} + DIV#sidebar, DIV.sidebar { float: left; |