User:Nattern/vector.css: Difference between revisions

From bg3.wiki
Jump to navigation Jump to search
mNo edit summary
m (test)
Tag: Reverted
Line 1: Line 1:
.ambox {
.ambox {
border-radius: 10px;
border-radius: 10px;
}
.ambox-move {
background-color: linear-gradient(90deg, #587cd1 0%, black 100%);;
}
}

Revision as of 09:24, 29 December 2023

.ambox {
	border-radius: 10px;

}
.ambox-move {
	background-color: linear-gradient(90deg, #587cd1 0%, black 100%);;
}