mirror of
https://github.com/Queercon/QC14-Badge-Webview.git
synced 2025-08-20 13:23:36 -07:00
Font color.
This commit is contained in:
parent
6e6ee5d073
commit
f6963df3a8
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ disclaim {
|
||||||
body {
|
body {
|
||||||
font-size: 32pt;
|
font-size: 32pt;
|
||||||
background-color: black;
|
background-color: black;
|
||||||
font-color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
.square {
|
.square {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue