mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 11:42:29 +00:00
12 lines
156 B
CSS
12 lines
156 B
CSS
input {
|
|
background-color: rgb(255,255,204);
|
|
}
|
|
|
|
textarea {
|
|
background-color: rgb(255,255,204);
|
|
}
|
|
|
|
select {
|
|
background-color: rgb(255,255,225);
|
|
}
|