mirror of
https://github.com/aquatix/alfagok.git
synced 2025-12-06 21:05:10 +01:00
Style the result block
This commit is contained in:
@@ -61,3 +61,12 @@ input[type="text"], button, .error {
|
||||
padding: .5rem;
|
||||
font-size: 1.5rem;
|
||||
}
|
||||
|
||||
.win {
|
||||
background-color: rgb(42 73 54);
|
||||
padding: 1rem;
|
||||
}
|
||||
|
||||
.results {
|
||||
background-color: #333;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user