1
0

Added various things

Translated Log + Short Prog Desc to Eng
Added Category filter to progs
This commit is contained in:
2014-06-30 22:51:59 +02:00
parent ccf18ad491
commit 6e39aefd52
14 changed files with 328 additions and 333 deletions

View File

@@ -106,6 +106,18 @@ ul.nav li.dropdown-append:hover > ul.dropdown-menu {
text-decoration: none;
}
.thumbnail a:active,
.thumbnail a:visited,
.thumbnail a:link {
color: #95A5A6;
text-decoration: none;
}
.thumbnail a:hover {
color: #1ABC9C;
text-decoration: none;
}
.thumbnailParentSpan {
width: 270px;
}