User:Nattern/vector.css: Difference between revisions

From bg3.wiki
Jump to navigation Jump to search
m (Saved old link colors as comment)
(Margin on the right to center middle)
Line 1: Line 1:
.ambox {
.ambox {
border-radius: 10px;
border-radius: 10px;
}
#content {
margin-right:11em;
}
}
/* a {
/* a {

Revision as of 09:41, 10 January 2024

.ambox {
	border-radius: 10px;
}
#content {
	margin-right:11em;
}
/* a {
	--link:     rgb(230 130 15);
	--link-vis: rgb(185  85  0);
}*/