User:Taylan/vector.css: Difference between revisions

From bg3.wiki
Jump to navigation Jump to search
No edit summary
(Replaced content with ".mw-debug-pane { height: 800px; }")
Tags: Replaced Manual revert
 
(29 intermediate revisions by the same user not shown)
Line 2: Line 2:
height: 800px;
height: 800px;
}
}
.bg3wiki-char-link-icon {
display: none !important;
}
/*
html body.theme-dark-grey {
min-height: calc(100% - 30px);
padding-bottom: 30px;
height: auto;
background: color-mix(in srgb, var(--bg-dark) 90%, transparent);
}
#mw-panel {
height: 100%;
}
*/
/*
#p-Advertisement {
top: 0;
position: sticky;
display: block;
}
*/

Latest revision as of 01:52, 2 November 2024

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