Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* sidebar */
- .titlebox strong {
- font-size: medium
- }
- .titlebox del {
- color: white
- }
- .titlebox em {
- font-size: 9px;
- text-decoration: none;
- font-style: normal
- }
- .titlebox strong em {
- font-size: 8px;
- font-style: normal;
- font-weight: normal
- }
- .titlebox table {
- display: none;
- clear: both
- }
- .side div.usertext-body:hover table {
- display: block;
- clear: both
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement