diff options
Diffstat (limited to 'stylesheet.css')
| -rw-r--r-- | stylesheet.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/stylesheet.css b/stylesheet.css index cd9b2bc..15a81ea 100644 --- a/stylesheet.css +++ b/stylesheet.css @@ -241,6 +241,11 @@ body { border-color: #21AD21; } +.servs .unavailable { + background-color: #ff6b6B; + border-color: #ad2121; +} + .servs .button:hover { box-shadow: 0 0 0 1px #EFAD21; } |
