update sliders
This commit is contained in:
parent
8dc50cdc71
commit
462e692de5
13 changed files with 156 additions and 30 deletions
|
@ -151,3 +151,8 @@ h1, h1 a {
|
|||
.sidebarLinkText {
|
||||
font-weight: 400 !important;
|
||||
}
|
||||
|
||||
#footer {
|
||||
/* Eliminate transparency to prevent clicks from passing through to the elements underneath */
|
||||
background-color: rgb(26,26,26);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue