From 7b2f78f05be0849efb5507a0df64074187bceb7d Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Mon, 9 May 2011 00:19:20 +0000 Subject: added language flags --- css/ffgraz.css | 15 +++++++++++++++ images/at.png | Bin 0 -> 1390 bytes images/at_dis.png | Bin 0 -> 778 bytes images/de.png | Bin 0 -> 1614 bytes images/de_dis.png | Bin 0 -> 825 bytes images/uk.png | Bin 0 -> 4342 bytes images/uk_dis.png | Bin 0 -> 1641 bytes images/us.png | Bin 0 -> 3291 bytes images/us_dis.png | Bin 0 -> 1452 bytes template/index.html | 6 +++++- 10 files changed, 20 insertions(+), 1 deletion(-) create mode 100644 images/at.png create mode 100644 images/at_dis.png create mode 100644 images/de.png create mode 100644 images/de_dis.png create mode 100644 images/uk.png create mode 100644 images/uk_dis.png create mode 100644 images/us.png create mode 100644 images/us_dis.png diff --git a/css/ffgraz.css b/css/ffgraz.css index 0e9c47c..15b0aee 100644 --- a/css/ffgraz.css +++ b/css/ffgraz.css @@ -56,6 +56,21 @@ div#links a { font-weight: bold; font-size: 9pt; } +div#links ul#lang li { + padding: 0.15em 0.15em; + margin: 0; + border: 0; +} +div#links ul#lang li:first-child { + padding-left: 1.5em; +} +div#links ul#lang li img { + max-height: 48px; + height: 2em; + border: 0; + padding: 0; + margin: 0; +} div#navigation { diff --git a/images/at.png b/images/at.png new file mode 100644 index 0000000..20d91fe Binary files /dev/null and b/images/at.png differ diff --git a/images/at_dis.png b/images/at_dis.png new file mode 100644 index 0000000..4972e5a Binary files /dev/null and b/images/at_dis.png differ diff --git a/images/de.png b/images/de.png new file mode 100644 index 0000000..1d1ab43 Binary files /dev/null and b/images/de.png differ diff --git a/images/de_dis.png b/images/de_dis.png new file mode 100644 index 0000000..d61bb1b Binary files /dev/null and b/images/de_dis.png differ diff --git a/images/uk.png b/images/uk.png new file mode 100644 index 0000000..3522ad0 Binary files /dev/null and b/images/uk.png differ diff --git a/images/uk_dis.png b/images/uk_dis.png new file mode 100644 index 0000000..0b772aa Binary files /dev/null and b/images/uk_dis.png differ diff --git a/images/us.png b/images/us.png new file mode 100644 index 0000000..3f0a4a5 Binary files /dev/null and b/images/us.png differ diff --git a/images/us_dis.png b/images/us_dis.png new file mode 100644 index 0000000..9206f42 Binary files /dev/null and b/images/us_dis.png differ diff --git a/template/index.html b/template/index.html index 5d386e5..942df9b 100644 --- a/template/index.html +++ b/template/index.html @@ -11,10 +11,14 @@ +