Guest User

Untitled

a guest
Dec 14th, 2023
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.40 KB | None | 0 0
  1. div.normalbox div.tablecomments span.online, div.normalbox div.tablecomments span.new, div.normalbox div.tablecomments span.staff, div.normalbox div.tablecomments a.subscriber, div.normalbox div.tablecomments span.developer {
  2.     background: #0050cc;
  3.     color: #fff;
  4.     display: block;
  5.     font-size: 0.9em;
  6.     margin-top: 2px;
  7.     text-align: center;
  8.     text-decoration: none;
  9.     width: 60px;
  10. }
Advertisement
Add Comment
Please, Sign In to add comment