Hello.. I want to change the Code/Spoiler/Quote/Hidden border and stuff to the colors i want.. i am using these codes but i am afraid that this code is for phpbb2. How can i change them to punbb?
Please help!!
Forum vesion:punbb
- Code:
.code {border: 1px solid #ffffff;
box-shadow:inset 0 0 0.1em #001C7A, 0 0 0.1em #001C7A, 0 0 0.1em #001C7A;
background-color: #ffffff;
color: darkblue;}
- Code:
.quote {border: 1px solid #ffffff;
box-shadow:inset 0 0 0.1em #001C7A, 0 0 0.1em #001C7A, 0 0 0.1em #001C7A;
background-color: #ffffff;
color: grey;}
- Code:
.spoiler {border: 1px solid #ffffff;
box-shadow:inset 0 0 0.1em #001C7A, 0 0 0.1em #001C7A, 0 0 0.1em #001C7A;
background-color: #ffffff;
color: black;}
Please help!!
Forum vesion:punbb