Linking sites count to browse page

This commit is contained in:
Victoria Wang 2014-10-09 18:39:47 -07:00
parent 8abd3298af
commit 90939f3488
2 changed files with 10 additions and 1 deletions

View file

@ -57,6 +57,14 @@
color: #B8D375;
font-size: .9em;
margin-bottom: 1.8em;
a {
color: #B8D375;
text-decoration: underline;
}
a:hover {
text-decoration: none;
}
}
h2.section-header {
font-size: 2.2em;