MediaWiki:Tweeki.css: Difference between revisions

no edit summary
No edit summary
Tag: wikieditor
No edit summary
Tag: wikieditor
 
(One intermediate revision by the same user not shown)
Line 8: Line 8:
@media (min-width: 768px) {
@media (min-width: 768px) {
#content {
#content {
padding: none;
padding: unset;
}
}
}
}
#catlinks {display:block;}