baha
baha by etensifor
Details
Authoretensifor
LicenseNo License
Categorybaha.com
Created
Updated
Code size1.0 kB
Code checksuma1790670
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name www.baha.com - 8/11/2023, 10:10:36 PM
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document url-prefix("https://www.baha.com/") {
/* Insert code here... */
.top-bar {
height: 0px;
position: sticky;
}
#lottie {
height: 40px;
}
.header-links {
height: 20px;
}
.top-bar {
height: 20px;
position: sticky;
}
#baha-logo {
height: 0px;
}
#upperDiv {
height: 0px;
}
.page-holder {
margin-top: 60px;
}
#topTickerBar {
height: 0px !important;
box-sizing: border-box;
padding: 0;
display: none;
}
.top-bar .link-wrapper {
height: 0px;
display: none;
justify-content: center;
align-items: center;
}
.header-links {
height: unset;
z-index: 999;
background-color: #1c1b1b;
}
}