You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
TheBadSpace/public/assets/css/front/index-den.css

13 lines
242 B
CSS

section[role="den-login"] {
padding: 30px;
width: 300px;
color: var(--highlight);
}
section[role="den-login"] div[role="system-notice"] {
border-radius: 3px;
padding: 3px;
background: var(--highlight);
color: var(--primary);
}