mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-18 13:38:24 -04:00
Fix up css style
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
.bar rect:hover{
|
||||
fill: orange;
|
||||
}
|
||||
.bar rect:hover {
|
||||
fill: #ffa500;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user