Be sure to read our policy on citing sources before editing!

Difference between revisions of "MediaWiki:Monobook.css"

From Jiggywikki, a Banjo-Kazooie wiki
Jump to navigationJump to search
384 bytes added ,  18:18, September 24, 2021
add
m
(add)
Line 137: Line 137:
border: 1px solid #7f5f00;
border: 1px solid #7f5f00;
color: black;
color: black;
}
/* Responsive fixes */
@media all and (max-width: 550px) {
div.thumb {
float: none !important;
margin: 1em 0 !important;
}
.infobox {
float: none !important;
width: auto !important;
display: block !important;
margin: 1em 0 !important;
}
.infobox > tbody {
width: 100% !important;
display: table !important;
}
a.feedlink {
padding-left: 16px !important;
}
}
}


15,584

edits

Navigation menu