[wiki] [official] removed inner borders, looks cleaner that way || arg

From: <hg_AT_suckless.org>
Date: Fri, 1 Aug 2008 09:47:48 +0100 (BST)

changeset: 100:0f7085251db2
tag: tip
user: arg_AT_www.suckless.org
date: Fri Aug 01 09:47:39 2008 +0100
files: style.css
description:
removed inner borders, looks cleaner that way


diff -r 65917a2f6edb -r 0f7085251db2 style.css
--- a/style.css Thu Jul 31 22:00:31 2008 +0100
+++ b/style.css Fri Aug 01 09:47:39 2008 +0100
_AT_@ -73,16 +73,12 @@
         }
         #menu li {
                 border-right: 1px solid #cccccc;
- border-left: 1px solid #cccccc;
                 padding: .1em .5em .1em 10px;
                 list-style: none;
         }
                 #menu li.current {
                         color: #0066ff;
                         background-color: #ffffff;
- border-width: 1px 1px 1px 0;
- border: 1px solid #cccccc;
- border-left: 1px solid #ffffff;
                         font-weight: bold;
                 }
                 #menu li.current a {
_AT_@ -94,6 +90,7 @@
         margin: 0 210px 10px 10px;
         background-color: #ffffff;
         border: 1px solid #cccccc;
+ border-width: 0 1px 1px 1px;
         text-align: justify;
 }
         #content a {
Received on Fri Aug 01 2008 - 10:47:48 CEST

This archive was generated by hypermail 2.3.0 : Thu Sep 13 2012 - 19:30:23 CEST