1
Edit Quote In PUNBB on Sat Feb 19, 2011 11:21 pm
Axtrix
Registered Member

How i edit the quote so it is like te spoiler and the code.
Can you transformit to punbb
- Code:
dl.spoiler {
background-color: transparent; border: none;
}
dl.spoiler dt {
text-align: left;
border-bottom:1px dashed #000000;
}
dl.spoiler code {
font-family: georgia;
font-size: 11px;
color: #666666;
border: 0px solid #22FF00;
}
Can you transformit to punbb




