0
0
Fork 0
mirror of https://github.com/ENSL/ensl.org.git synced 2025-03-21 18:01:08 +00:00

Added .sticky class

This commit is contained in:
onyxserpent 2015-04-09 10:52:14 -07:00
parent 741a11a289
commit 332084334d

View file

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