diff options
Diffstat (limited to 'static')
-rw-r--r-- | static/lang_de.png | bin | 0 -> 545 bytes | |||
-rw-r--r-- | static/lang_en.png | bin | 0 -> 599 bytes | |||
-rw-r--r-- | static/layout.css | 4 |
3 files changed, 3 insertions, 1 deletions
diff --git a/static/lang_de.png b/static/lang_de.png Binary files differnew file mode 100644 index 0000000..ac4a977 --- /dev/null +++ b/static/lang_de.png diff --git a/static/lang_en.png b/static/lang_en.png Binary files differnew file mode 100644 index 0000000..ff701e1 --- /dev/null +++ b/static/lang_en.png diff --git a/static/layout.css b/static/layout.css index d54d79e..a1c59cf 100644 --- a/static/layout.css +++ b/static/layout.css @@ -136,5 +136,7 @@ body#error pre { color:#ffb100; } - +a.lang img { + margin:2px; +} |