mirror of
https://github.com/hnhx/librex.git
synced 2025-01-10 19:52:40 -03:00
Update styles.css
This commit is contained in:
parent
7dcd32e066
commit
136116fded
1 changed files with 2 additions and 5 deletions
|
@ -167,14 +167,11 @@ a:hover,
|
|||
.sub-search-container {
|
||||
background-color: #161616;
|
||||
width: 100%;
|
||||
border-bottom: 1px solid #303134;
|
||||
}
|
||||
|
||||
.sub-search-container hr {
|
||||
margin-top: 18px;
|
||||
margin-bottom: 18px;
|
||||
color: var(--hr-color);
|
||||
width: 1000%;
|
||||
margin-left: -500%;
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
.sub-search-container input {
|
||||
|
|
Loading…
Reference in a new issue