Added .sticky class

This commit is contained in:
onyxserpent 2015-04-09 10:52:14 -07:00
parent d7e95509c1
commit 5bf3832c82

View file

@ -131,6 +131,10 @@ div#categories {
font-weight: bold; font-weight: bold;
} }
.sticky {
color: $red;
}
thead th { thead th {
@include linear-gradient(#15181b, #0d1011); @include linear-gradient(#15181b, #0d1011);
padding-top: 0.75em; padding-top: 0.75em;