9 lines
88 B
CSS
Raw Normal View History

2022-10-18 22:39:32 -04:00
#desktop {
display: none;
}
#noscript {
color: #f00;
text-align: center;
}