mirror of
https://github.com/hnhx/librex.git
synced 2025-01-25 10:13:03 -03:00
Update styles.css
This commit is contained in:
parent
4ff8d779a5
commit
e5f1a4e06a
1 changed files with 8 additions and 0 deletions
|
@ -187,6 +187,14 @@ a:hover,
|
||||||
|
|
||||||
.logomobile {
|
.logomobile {
|
||||||
display: none;
|
display: none;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
.noDecoration,
|
||||||
|
a:link,
|
||||||
|
a:visited {
|
||||||
|
text-decoration: none;
|
||||||
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sub-search-button-wrapper {
|
.sub-search-button-wrapper {
|
||||||
|
|
Loading…
Add table
Reference in a new issue