mirror of
https://github.com/Queercon/QC14-Badge-Webview.git
synced 2025-08-14 10:37:07 -07:00
Early cheap switch to black background.
This commit is contained in:
parent
edb254e7ab
commit
ac98fcd262
1 changed files with 3 additions and 1 deletions
|
@ -19,6 +19,8 @@ disclaim {
|
|||
|
||||
body {
|
||||
font-size: 36pt;
|
||||
background-color: black;
|
||||
font-color: white;
|
||||
}
|
||||
|
||||
.square {
|
||||
|
@ -40,4 +42,4 @@ body {
|
|||
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue