1
0
mirror of http://aero2k.de/repos/dfde-theme.git synced 2017-09-06 15:25:40 +02:00

prosilver 3.2.1

This commit is contained in:
eggy
2017-07-18 16:48:26 +02:00
parent c641ed08ba
commit cffae19823
101 changed files with 172 additions and 134 deletions

View File

@@ -89,6 +89,17 @@ a.lastsubject:hover {
text-decoration: underline;
}
.row-item a:hover {
text-decoration: none
}
.row-item .topictitle:hover,
.row-item .subforum:hover,
.row-item .username:hover,
.row-item .username-coloured:hover {
text-decoration: underline;
}
/* Post body links */
.postlink {
text-decoration: none;