mirror of
https://github.com/onionshare/onionshare.git
synced 2025-06-05 05:22:17 -04:00
Remove old noscript css styles
This commit is contained in:
parent
e4b0f04504
commit
f979bbe97c
1 changed files with 0 additions and 17 deletions
|
@ -222,20 +222,3 @@ li.info {
|
||||||
color: #666666;
|
color: #666666;
|
||||||
margin: 0 0 20px 0;
|
margin: 0 0 20px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
div#noscript {
|
|
||||||
text-align: center;
|
|
||||||
color: #d709df;
|
|
||||||
padding: 1em;
|
|
||||||
line-height: 150%;
|
|
||||||
margin: 0 auto;
|
|
||||||
}
|
|
||||||
|
|
||||||
div#noscript a, div#noscript a:visited {
|
|
||||||
color: #d709df;
|
|
||||||
}
|
|
||||||
|
|
||||||
.disable-noscript-xss-wrapper {
|
|
||||||
max-width: 900px;
|
|
||||||
margin: 0 auto;
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue