mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-12-27 21:10:54 +00:00
Added .sticky class
This commit is contained in:
parent
d7e95509c1
commit
5bf3832c82
1 changed files with 4 additions and 0 deletions
|
@ -131,6 +131,10 @@ div#categories {
|
|||
font-weight: bold;
|
||||
}
|
||||
|
||||
.sticky {
|
||||
color: $red;
|
||||
}
|
||||
|
||||
thead th {
|
||||
@include linear-gradient(#15181b, #0d1011);
|
||||
padding-top: 0.75em;
|
||||
|
|
Loading…
Reference in a new issue