diff options
Diffstat (limited to 'default.css')
| -rw-r--r-- | default.css | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/default.css b/default.css new file mode 100644 index 0000000..774f1b0 --- /dev/null +++ b/default.css @@ -0,0 +1,13 @@ +.panel-item { + background-color: #555555; +} + +#panel { + background-color: #555555; +} + +#stage-layout { + background-color: black; +} + + |
