diff options
| author | root | 2014-10-01 00:43:34 +0200 |
|---|---|---|
| committer | root | 2014-10-01 00:43:34 +0200 |
| commit | 7075c0b8519cc6b3c8e4a53dddf78f7ded598456 (patch) | |
| tree | 820d2dacdd0dc6cf5f3e625107e0ceb599752176 /static | |
| parent | 27bc0fe2182afafee830bda8b161f67282f631c8 (diff) | |
| download | jungegemeinde-7075c0b8519cc6b3c8e4a53dddf78f7ded598456.tar.gz | |
cache buster, more glyphicons, improved caching
Diffstat (limited to 'static')
| -rw-r--r-- | static/error-320.webm | bin | 0 -> 259769 bytes | |||
| -rw-r--r-- | static/error-480.webm | bin | 0 -> 296928 bytes | |||
| -rw-r--r-- | static/header.php | 2 | ||||
| -rw-r--r-- | static/style.css | 2 |
4 files changed, 2 insertions, 2 deletions
diff --git a/static/error-320.webm b/static/error-320.webm Binary files differnew file mode 100644 index 0000000..d5faddc --- /dev/null +++ b/static/error-320.webm diff --git a/static/error-480.webm b/static/error-480.webm Binary files differnew file mode 100644 index 0000000..442706c --- /dev/null +++ b/static/error-480.webm diff --git a/static/header.php b/static/header.php index f47d815..0276f94 100644 --- a/static/header.php +++ b/static/header.php @@ -23,7 +23,7 @@ <a href="https://lists.iamfabulous.de/mailman/listinfo/jungegemeinde" target="_blank" title="JG E-Mail Verteiler"><span class="glyphicon glyphicon-envelope"></span> E-Mail Verteiler</a> </li> <li> - <a href="https://lists.iamfabulous.de/mailman/private/jungegemeinde" target="_blank" title="Archiv der Mailing Liste "><span class="glyphicon glyphicon-send"></span> Mail Archiv</a> + <a href="https://lists.iamfabulous.de/mailman/private/jungegemeinde/" target="_blank" title="Archiv der Mailing Liste "><span class="glyphicon glyphicon-send"></span> Mail Archiv</a> </li> </ul> <ul class="nav navbar-nav navbar-right"> diff --git a/static/style.css b/static/style.css index 5821df4..eaf3af0 100644 --- a/static/style.css +++ b/static/style.css @@ -51,7 +51,7 @@ a { /* noscript */ .noscript { - background-color: red; + background-color: #dd5148; color: white; } |
