
Untitled
By: a guest on
Aug 20th, 2012 | syntax:
None | size: 0.46 KB | hits: 7 | expires: Never
Graphite.css (under theme/lifeofluxury/ Line 57
.graphite .accordion > li {
width: 190%;
background: black;
border: 1px solid #A07901; (Take line out/No Border)
min-height: 22px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;
position: relative;
margin-bottom: 3px;
Graphite.css (under theme/lifeofluxury/ Line 14
display: block; (Take line out/No Display) [It will push everything together]