aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorroot2014-10-01 00:43:34 +0200
committerroot2014-10-01 00:43:34 +0200
commit7075c0b8519cc6b3c8e4a53dddf78f7ded598456 (patch)
tree820d2dacdd0dc6cf5f3e625107e0ceb599752176 /static
parent27bc0fe2182afafee830bda8b161f67282f631c8 (diff)
downloadjungegemeinde-7075c0b8519cc6b3c8e4a53dddf78f7ded598456.tar.gz
cache buster, more glyphicons, improved caching
Diffstat (limited to 'static')
-rw-r--r--static/error-320.webmbin0 -> 259769 bytes
-rw-r--r--static/error-480.webmbin0 -> 296928 bytes
-rw-r--r--static/header.php2
-rw-r--r--static/style.css2
4 files changed, 2 insertions, 2 deletions
diff --git a/static/error-320.webm b/static/error-320.webm
new file mode 100644
index 0000000..d5faddc
--- /dev/null
+++ b/static/error-320.webm
Binary files differ
diff --git a/static/error-480.webm b/static/error-480.webm
new file mode 100644
index 0000000..442706c
--- /dev/null
+++ b/static/error-480.webm
Binary files differ
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;
}