diff options
Diffstat (limited to 'schist_gtk4_gui/resources/css')
| -rw-r--r-- | schist_gtk4_gui/resources/css/styles.css | 1 | ||||
| -rw-r--r-- | schist_gtk4_gui/resources/css/window.css | 4 |
2 files changed, 0 insertions, 5 deletions
diff --git a/schist_gtk4_gui/resources/css/styles.css b/schist_gtk4_gui/resources/css/styles.css deleted file mode 100644 index b42e2df..0000000 --- a/schist_gtk4_gui/resources/css/styles.css +++ /dev/null @@ -1 +0,0 @@ -@import 'window.css'; diff --git a/schist_gtk4_gui/resources/css/window.css b/schist_gtk4_gui/resources/css/window.css deleted file mode 100644 index c07e199..0000000 --- a/schist_gtk4_gui/resources/css/window.css +++ /dev/null @@ -1,4 +0,0 @@ -.window { - background-color: #011120; - color: #e1f9ff; -} |
