summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authoranime <anime>2007-01-22 21:19:01 +0000
committeranime <anime>2007-01-22 21:19:01 +0000
commit6f52288a2a8067bff43674c66f4eae56bdf7a5ca (patch)
tree9b8ad977142f703f9a5be2c41f24c78c7477b215 /css
parent34b3b3fe3028fd444719558b968d8854c62e0bb4 (diff)
parent5324cf6236231fb7ec5006e3ad75cde98fc2e832 (diff)
This commit was generated by cvs2svn to compensate for changes in r9, which
included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'css')
-rw-r--r--css/cssfreeside2.css16
1 files changed, 16 insertions, 0 deletions
diff --git a/css/cssfreeside2.css b/css/cssfreeside2.css
index 3cb6459..51840fb 100644
--- a/css/cssfreeside2.css
+++ b/css/cssfreeside2.css
@@ -174,6 +174,22 @@ ul {
border-bottom: 1px solid black;
border-right: 0;
border-left: 0;
+ text-align: left;
+ background-image: ;
+ background-repeat: repeat-y;
+ background-position: right;
+}
+
+#content_prd {
+ clear: both;
+ margin: 0;
+ padding-top: .5em;
+ padding-right: 10px;
+ padding-left: 10px;
+ padding-bottom: .5em;
+ border-bottom: 1px solid black;
+ border-right: 0;
+ border-left: 0;
text-align: center;
background-image: ;
background-repeat: repeat-y;