set color do dark orange

This commit is contained in:
Ryan Peters 2023-01-27 12:13:50 -05:00
parent be630ee099
commit fb8efee459

View File

@ -60,5 +60,5 @@ textarea {
} }
#update-indicator { #update-indicator {
background-color: #444; background-color: darkorange;
} }