9 lines
90 B
CSS
Raw Normal View History

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