diff options
author | eric <eric> | 2004-06-21 21:36:54 +0200 |
---|---|---|
committer | eric <eric> | 2004-06-21 21:36:54 +0200 |
commit | 38eda65735e81d2774759a2aa6e9922c7131f830 (patch) | |
tree | 9b7f2268ad85d4638a1ee8ff4e2690ba5bb25255 /web/html/css/containers.css | |
parent | 84e15d0463726fe03b0cdb5a690621330034e737 (diff) | |
download | aur-38eda65735e81d2774759a2aa6e9922c7131f830.tar.gz aur-38eda65735e81d2774759a2aa6e9922c7131f830.tar.xz |
working on the accounts stuff
Diffstat (limited to 'web/html/css/containers.css')
-rw-r--r-- | web/html/css/containers.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/html/css/containers.css b/web/html/css/containers.css index 69ed1d96..1f437e70 100644 --- a/web/html/css/containers.css +++ b/web/html/css/containers.css @@ -76,6 +76,7 @@ {
background-color: #ffffff;
border-right: 1px solid #000;
+ border-left: 1px solid #000;
border-bottom: 1px solid #000;
text-align: center;
vertical-align: top;
|