Formatting

This commit is contained in:
2015-09-06 12:27:18 -04:00
parent d08274aa5c
commit fcb86dcf37
7 changed files with 56 additions and 41 deletions

View File

@@ -34,3 +34,7 @@ h1, h2, h3, h4, h5, th {
.specialDay {
color: <%= color[1] %>;
}
.pagination a:hover {
border: 1px solid <%= color[1] %> !important;
}