mirror of
https://github.com/Tygs/0bin.git
synced 2023-08-10 21:13:00 +03:00
Display error message when javascript disabled.
This commit is contained in:
@@ -339,3 +339,12 @@ canvas {
|
||||
border: 1px solid white;
|
||||
}
|
||||
|
||||
#wrap-content {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.noscript {
|
||||
text-align: center;
|
||||
color: red;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user