You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
.resource-icon {
|
|
|
|
|
max-height: 1.5em;
|
|
|
|
|
display: inline;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.building-icon {
|
|
|
|
|
max-height: 3em;
|
|
|
|
|
padding-right: 1em;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.card {
|
|
|
|
|
margin-bottom: 2em;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.progress {
|
|
|
|
|
margin-top: 1em;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.icon-level-container {
|
|
|
|
|
position: relative;
|
|
|
|
|
text-align: center;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.level-marker {
|
|
|
|
|
position: absolute;
|
|
|
|
|
bottom: -13px;
|
|
|
|
|
right: 10px;
|
|
|
|
|
font-size: 2.5em;
|
|
|
|
|
-webkit-text-stroke: 1px white;
|
|
|
|
|
-webkit-text-fill-color: gold;
|
|
|
|
|
font-family: Arial, serif;
|
|
|
|
|
}
|