User:Nattern/vector.css: Difference between revisions

From bg3.wiki
Jump to navigation Jump to search
m (typo)
Tag: Reverted
m (typo)
Tag: Reverted
Line 4: Line 4:
}
}
.ambox-move {
.ambox-move {
background-color: rgba(88,124,209,50);
background-color: rgba(88,124,209,0.5);
}
}

Revision as of 09:27, 29 December 2023

.ambox {
	border-radius: 10px;

}
.ambox-move {
	background-color: rgba(88,124,209,0.5);
}