SF.net SVN: phpwiki:[10812] trunk/themes/blog/Kubrick.css

vargenau--- via phpwiki-checkins <[email protected]>
Newsgroups gmane.comp.web.wiki.phpwiki.checkins
Message-ID <[email protected]>
Revision: 10812
          http://sourceforge.net/p/phpwiki/code/10812
Author:   vargenau
Date:     2022-01-03 18:37:18 +0000 (Mon, 03 Jan 2022)
Log Message:
-----------
Fix blog theme padding

Modified Paths:
--------------
    trunk/themes/blog/Kubrick.css

Modified: trunk/themes/blog/Kubrick.css
===================================================================
--- trunk/themes/blog/Kubrick.css	2022-01-03 18:22:21 UTC (rev 10811)
+++ trunk/themes/blog/Kubrick.css	2022-01-03 18:37:18 UTC (rev 10812)
@@ -102,9 +102,12 @@
     width: 760px;
 }
 
+main {
+    padding-left: 19px;
+}
+
 #content {
     display:table-cell;
-    padding-left: 19px;
     padding-right: 4px;
     font-size: 1.2em
 }
@@ -380,7 +383,6 @@
 
 #bodyContent {
     display: table-row;
-    padding: 0 0 20px 25px;
     margin: 0 0 0;
     width: 550px;
     overflow: visible;

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.