sidebar css

This commit is contained in:
dlichteblau
2005-12-30 20:47:32 +00:00
parent 80f0470f80
commit ffe9fe798c

View File

@ -1,7 +1,11 @@
div.sidebar {
float: right;
background-color: #eeeeee;
border: 2pt solid black;
border: solid #9c0000;
border-top-width: 0px;
border-bottom-width: 0px;
border-left-width: 4px;
border-right-width: 0px;
margin: 0em 2pt 1em 2em;
min-width: 15%;
padding: 0pt 5pt 5pt 5pt;