forked from MapComplete/MapComplete
Refactoring: more css cleanup
This commit is contained in:
parent
4548689a28
commit
59544ec073
8 changed files with 13 additions and 53 deletions
|
@ -36,10 +36,7 @@
|
|||
max-width: 100%;
|
||||
}
|
||||
|
||||
.question-subtext {
|
||||
font-size: medium;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
|
||||
.question-option-with-border {
|
||||
border: 2px solid lightgray;
|
||||
|
|
|
@ -1,39 +0,0 @@
|
|||
|
||||
.userstats {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
margin-top: 0.2em;
|
||||
margin-bottom: 0.2em;
|
||||
}
|
||||
|
||||
.userstats a {
|
||||
display: block ruby;
|
||||
padding-right: 0.2em;
|
||||
margin-bottom: 0.2em;
|
||||
}
|
||||
|
||||
.userstats span {
|
||||
display: block ruby;
|
||||
padding-right: 0.2em;
|
||||
margin-bottom: 0.2em;
|
||||
}
|
||||
|
||||
.userstats svg {
|
||||
width: 1em;
|
||||
height: 1em;
|
||||
border-radius: 0;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.userstats img {
|
||||
width: 1em;
|
||||
height: 1em;
|
||||
border-radius: 0;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.userbadge-login {
|
||||
background-color: var(--subtle-detail-color) !important;
|
||||
color: var(--subtle-detail-color-contrast);
|
||||
height: 3em;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue