forked from MapComplete/MapComplete
Update .userbadge-login to Tailwind
Migrate some custom styles to Tailwind to test new setup.
This commit is contained in:
parent
45e8b96f9f
commit
3c459f00fd
2 changed files with 2 additions and 11 deletions
|
@ -33,16 +33,7 @@
|
|||
}
|
||||
|
||||
.userbadge-login {
|
||||
font-weight: bold;
|
||||
font-size: large;
|
||||
background-color: var(--subtle-detail-color) !important;
|
||||
color: var(--subtle-detail-color-contrast);
|
||||
height: 3em;
|
||||
|
||||
display: inline-block;
|
||||
text-align: center;
|
||||
margin: 0;
|
||||
|
||||
min-width: 20em;
|
||||
pointer-events: all;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue