dumb css question
dumb css question
Out of context: Reply #5
- Started
- Last post
- 31 Responses
- craic_whore0
#maincontainer {
width: 700px;
background-color: #FFFFFF;
border-right-width: 7px;
border-left-width: 7px;
border-right-style: solid;
border-left-style: solid;
border-right-color: #FFFFFF;
border-left-color: #FFFFFF;
border-bottom-width: 7px;
border-bottom-style: solid;
border-bottom-color: #FFFFFF;
height: auto;
}