Color fixes, deploy task

This commit is contained in:
magnolia-fan
2011-11-27 22:17:09 +04:00
parent 9032e8380b
commit 16c25afaef
7 changed files with 97 additions and 8 deletions
+7
View File
@@ -33,4 +33,11 @@ table.stats {
.data.artist {
color: inherit;
cursor: pointer;
}
.page-link {
color: inherit;
&:hover {
color: inherit;
}
}