undoing stylesheet change + moving theme changes to instance config

This commit is contained in:
Barbara Pitt 2020-12-23 18:39:05 -06:00
parent 709a47a88e
commit a682a756c9
3 changed files with 5 additions and 11 deletions

View file

@ -1953,11 +1953,4 @@ div.mix {
footer {
margin-bottom: 50px;
}
@media (max-width:768px) {
#sidebar{display:none;}
iframe#main{left: 0; border-left:none; width:100%;}
.bar.bottom{opacity:0.8;}
footer p.unimportant{display:none;}
}