mirror of
https://github.com/MarginaliaSearch/MarginaliaSearch.git
synced 2025-02-24 05:18:58 +00:00
(search) Clean up SCSS code a bit
This commit is contained in:
parent
49a8c06095
commit
4e49cca43d
@ -706,6 +706,10 @@ footer {
|
|||||||
// hidden on modern browsers via CSS.
|
// hidden on modern browsers via CSS.
|
||||||
|
|
||||||
hr.w3m-helper { display: none; }
|
hr.w3m-helper { display: none; }
|
||||||
|
|
||||||
|
// This is a screenreader-only class that hides content from visual browsers, but allows screenreaders and
|
||||||
|
// text-based browsers to access it.
|
||||||
|
|
||||||
.screenreader-only {
|
.screenreader-only {
|
||||||
position:absolute;
|
position:absolute;
|
||||||
left:-10000px;
|
left:-10000px;
|
||||||
|
Loading…
Reference in New Issue
Block a user