Template:CharacterTableControls/style.css: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
No edit summary
No edit summary
Line 18: Line 18:
align-items: center;
align-items: center;
justify-content: center;
justify-content: center;
height:34px;
height:32px;
width:36px;
width:34px;
margin: 0;
margin: 0 1px;
border-radius: 2px;
border-radius: 2px;
cursor: pointer;
cursor: pointer;
Line 90: Line 90:
flex-grow: 1;
flex-grow: 1;
text-align: right;
text-align: right;
}

.charactertable-controls div.controls-school span.school-abydos > img {
object-position: 0 3px;
}
}