User:Taylan/vector.css: Difference between revisions

From bg3.wiki
Jump to navigation Jump to search
No edit summary
Tag: Reverted
(Replaced content with ".mw-debug-pane { height: 800px; }")
Tags: Replaced Manual revert
 
(24 intermediate revisions by the same user not shown)
Line 1: Line 1:
body {
max-width: 1366px;
}
.mw-body,
#mw-head-base,
#left-navigation,
#mw-data-after-content,
.mw-footer {
margin-left: 13em;
}
#mw-panel {
width: 12em;
}
.mw-debug-pane {
.mw-debug-pane {
height: 800px;
height: 800px;
}
.bg3wiki-char-link-icon {
display: none !important;
}
}

Latest revision as of 01:52, 2 November 2024

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