luke wollte den stern kleiner haben + irgendwas transparent beim login
This commit is contained in:
@@ -58,7 +58,7 @@ main {
|
||||
border-radius: .25em;
|
||||
font-size: 1em;
|
||||
line-height: 1.25;
|
||||
background-color: rgba(0, 0, 0, 0.25);
|
||||
background-color: rgba(0, 0, 0, 0.35);
|
||||
}
|
||||
|
||||
main h1, main p {
|
||||
@@ -201,7 +201,7 @@ body.light {
|
||||
}
|
||||
|
||||
body.light main {
|
||||
background-color: rgba(255, 255, 255, 0.5);
|
||||
background-color: rgba(255, 255, 255, 0.75);
|
||||
}
|
||||
|
||||
body.light header {
|
||||
|
||||
Reference in New Issue
Block a user