diff options
Diffstat (limited to 'shell/style.css')
| -rw-r--r-- | shell/style.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/style.css b/shell/style.css index 62f1511..4cb3fb5 100644 --- a/shell/style.css +++ b/shell/style.css @@ -24,3 +24,8 @@ background-image: none; color: white; } + +.wgs-clock { + background-color: #929292; + color: white; +} |
