diff options
-rw-r--r-- | web/README | 3 | ||||
-rw-r--r-- | web/input/resources/plugins.css | 3 |
2 files changed, 2 insertions, 4 deletions
@@ -9,8 +9,7 @@ Color scheme | |||
9 | 9 | ||
10 | * See <http://colorschemedesigner.com/#3y21T--rOw0w0>. | 10 | * See <http://colorschemedesigner.com/#3y21T--rOw0w0>. |
11 | * Additionally, we use the CSS color "dimgray" (#696969) for stuff like the | 11 | * Additionally, we use the CSS color "dimgray" (#696969) for stuff like the |
12 | breadcrumb navigation and the footer, and a light gray (#E6E6E6) as a | 12 | breadcrumb navigation and the footer. |
13 | background color. | ||
14 | 13 | ||
15 | Favicon | 14 | Favicon |
16 | ------- | 15 | ------- |
diff --git a/web/input/resources/plugins.css b/web/input/resources/plugins.css index b368d1d..671110b 100644 --- a/web/input/resources/plugins.css +++ b/web/input/resources/plugins.css | |||
@@ -5,8 +5,7 @@ | |||
5 | * | 5 | * |
6 | * - See <http://colorschemedesigner.com/#3y21T--rOw0w0>. | 6 | * - See <http://colorschemedesigner.com/#3y21T--rOw0w0>. |
7 | * - Additionally, we use the CSS color "dimgray" (#696969) for stuff like the | 7 | * - Additionally, we use the CSS color "dimgray" (#696969) for stuff like the |
8 | * breadcrumb navigation and the footer, and a light gray (#E6E6E6) as a | 8 | * breadcrumb navigation and the footer. |
9 | * background color. | ||
10 | */ | 9 | */ |
11 | 10 | ||
12 | @import url("https://fonts.googleapis.com/css?family=Bitter"); | 11 | @import url("https://fonts.googleapis.com/css?family=Bitter"); |