[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    www/media
From:       Rainer Endres <endres () physos ! org>
Date:       2006-10-31 21:26:29
Message-ID: 1162329989.965786.19218.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 600805 by endres:


        beautify the <hr> a bit.



 M  +21 -19    css.php  


--- trunk/www/media/css.php #600804:600805
@@ -10,23 +10,23 @@
 //  ?mode=flat - show menu at the bottom, not at the left
 //  ?site-image=<URL> - use a customised image in the header
 //  ?css-inc=<path on this domain> - path to include a custom css.inc file
-
-// New-web-style colors:
-$white =      '#ffffff';
-$grey_f =     '#f9f9f9';
-$orange =     '#f7800a';
-$light_grey = '#eeeeee';
-$grey_d =     '#dddddd';
-$dark_orange ='#cf4913';
-$grey_c =     '#cccccc';
-$mid_grey =   '#888888';
-$middle_red = '#800000';
-$dark_grey =  '#535353';
-$light_blue = '#4d88c3';
-$blue_grey =  '#2f6fab';
-$blue =       '#0057ae';
-$black =      '#000000';
-
+
+// New-web-style colors:
+$white =      '#ffffff';
+$grey_f =     '#f9f9f9';
+$orange =     '#f7800a';
+$light_grey = '#eeeeee';
+$grey_d =     '#dddddd';
+$dark_orange ='#cf4913';
+$grey_c =     '#cccccc';
+$mid_grey =   '#888888';
+$middle_red = '#800000';
+$dark_grey =  '#535353';
+$light_blue = '#4d88c3';
+$blue_grey =  '#2f6fab';
+$blue =       '#0057ae';
+$black =      '#000000';
+
 ?>
 /*
 ** HTML elements
@@ -104,8 +104,8 @@
     font-family: Courier, 'Courier New', 'Andale Mono', Monaco, monospace;
     <?php color ( $black )?>
     <?php background ( $grey_f )?>
-    <?php border( $blue_grey, 'dashed' )?>
-    border-width: 1px;
+    <?php border( $blue_grey, 'dashed' )?>
+    border-width: 1px;
     overflow: auto;
     line-height: 1.1em;
 }
@@ -165,6 +165,8 @@
 hr {
     height: 1px;
     <?php border ( $mid_grey, '1px solid')?>
+    <?php background ( $mid_grey )?>
+    margin: 0.5em 0 0.5em 0 ;
 }
 
 img {
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic