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