User:Taylan/vector.css: Difference between revisions

From bg3.wiki
Jump to navigation Jump to search
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 1: Line 1:
html body {
html body {
max-width: 1366px;
max-width: 1366px;
}
#content {
margin-left: 13em;
}
#mw-panel {
width: 12em;
}
}



Revision as of 14:47, 6 August 2024

html body {
	max-width: 1366px;
}
#content {
	margin-left: 13em;
}
#mw-panel {
	width: 12em;
}

.mw-debug-pane {
	height: 800px;
}

.bg3wiki-char-link-icon {
	display: none !important;
}