Advertisement
phlud

urlserver.css

Jun 30th, 2016
409
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.38 KB | None | 0 0
  1. html { font-family: Verdana, Arial, Helvetica; font-size: 12px; background: #000; color: #fff }
  2. a:link { color: #79CDCD; }
  3. a:visited { color: #E0EEEE; }
  4. .urls table { border-collapse: collapse }
  5. .urls table td,th { border: solid 1px #cccccc; padding: 4px; font-size: 12px }
  6. .timestamp,.nick,.buffer { white-space: nowrap }
  7. .sorted_by { font-style: italic; }
  8. .obj { margin-top: 1em }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement