Merge pull request #49 from G4MR/master

Updated css to show which forum links were visited
This commit is contained in:
Dominik Picheta 2015-03-10 14:15:26 +00:00
commit 5742a1d33d

View file

@ -272,6 +272,7 @@ pre .EscapeSequence
font-weight:bold;
white-space: nowrap;
}
#talk-threads > div > .topic > div > a:visited { color: #1a1a1a; }
#talk-threads > div > .detail > div { float:left; margin:0; }
#talk-threads > div > .detail > div > div { margin-left:15px; padding: 5px 5px 5px 22px; }
#talk-threads > div > .detail > div { width:50%; }