Added .sticky class

This commit is contained in:
onyxserpent 2015-04-09 10:52:14 -07:00
parent 2f8f41d6f3
commit 899502c8c1

View file

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