Plantilla:Infobox/common.css

De Inkipedia
< Plantilla:Infobox
Revisión del 16:40 5 sep 2022 de en>GuyPerfect (Prototyping)
(difs.) ← Revisión anterior | Revisión actual (difs.) | Revisión siguiente → (difs.)
.infobox-game-button {
	border: 2px solid;
	border-radius: 4px;
	padding: 2px;
	text-align: center;
	width: 1.5em;
}
.infobox-game-button.s {
	background: rgba(170, 220, 0, 0.3);
	border-color: #aadc00;
}
.infobox-game-button.s2 {
	background: rgba(240, 60, 120, 0.6);
	border-color: #f03c78;
}
.infobox-game-button.s3 {
	background: rgba(235, 238, 61, 0.3);
	border-color: #ebee3d;
}