summaryrefslogtreecommitdiff
path: root/media
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@peacefrogs.net>2010-12-27 11:17:23 +0100
committerÉtienne Loks <etienne.loks@peacefrogs.net>2010-12-27 11:17:23 +0100
commit4ef30028593ab05d25bcc446aa79ca61383c4a18 (patch)
treea5c2820752af8fd007ba5b01436f708eb907297d /media
parent4eb251214a9751ca53cbabb0fac5fef1ba7f7122 (diff)
downloadIshtar-4ef30028593ab05d25bcc446aa79ca61383c4a18.tar.bz2
Ishtar-4ef30028593ab05d25bcc446aa79ca61383c4a18.zip
Work on general presentation
Diffstat (limited to 'media')
-rw-r--r--media/style.css15
1 files changed, 15 insertions, 0 deletions
diff --git a/media/style.css b/media/style.css
index fc2a87f1f..5aa9875a1 100644
--- a/media/style.css
+++ b/media/style.css
@@ -8,6 +8,21 @@ body{
background-position:right top;
}
+a {
+ text-decoration:none;
+ color:#D14;
+}
+
+caption {
+ color:#922;
+ font-weight:bold;
+}
+
+label{display:block}
+
+label:first-letter {
+ text-transform: uppercase;
+}
div#header{
width:100%;