links.css 1.4 KB

1234567891011121314151617181920
  1. a.anchor { display: block; }
  2. a { direction: ltr; unicode-bidi: embed; text-decoration: none; display: inline-block; }
  3. a.forumtitle { font-family: "Open Sans","Trebuchet MS",Helvetica,Arial,sans-serif; font-size: 1.2em; font-weight: bold; text-decoration: none; }
  4. a.forumtitle:hover { text-decoration: underline; }
  5. a.lastsubject { font-weight: bold; text-decoration: none; }
  6. a.lastsubject:hover { text-decoration: underline; }
  7. .arrow-left:hover { text-decoration: none; }
  8. .back2top { clear: both; }
  9. .back2top .top { float: right; margin-right: -10px; margin-top: 0px; }
  10. .forumbg .header a, .forabg .header a, th a { text-decoration: none; }
  11. .forumbg .header a:hover, .forabg .header a:hover, th a:hover { text-decoration: underline; }
  12. .jumpbox-cat-link, .jumpbox-forum-link { font-weight: bold; }
  13. .postprofile a:hover, .postprofile dt.author a:hover { text-decoration: underline; }
  14. .postprofile a, .postprofile dt.author a { font-weight: bold; text-decoration: none; font-size: 1.125em; font-family: "Open Sans",Verdana,Arial,sans-serif; }
  15. .row-item a:hover { text-decoration: underline; }
  16. .row-item .topictitle:hover, .row-item .subforum:hover, .row-item .username:hover, .row-item .username-coloured:hover { text-decoration: underline; }
  17. .skiplink { position: absolute; left: -999px; width: 990px; }
  18. .top { font-size: 12px; text-decoration: none; margin-top: 10px; }
  19. .username-coloured { font-weight: bold; display: inline ! important; padding: 0px ! important; }