Added .sticky class

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

View file

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