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 {
|
.sub-search-container {
|
||||||
background-color: #161616;
|
background-color: #161616;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
border-bottom: 1px solid #303134;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sub-search-container hr {
|
.sub-search-container hr {
|
||||||
margin-top: 18px;
|
opacity: 0;
|
||||||
margin-bottom: 18px;
|
|
||||||
color: var(--hr-color);
|
|
||||||
width: 1000%;
|
|
||||||
margin-left: -500%;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.sub-search-container input {
|
.sub-search-container input {
|
||||||
|
|
Loading…
Reference in a new issue