From: Tara L Andrews Date: Sun, 5 Feb 2012 21:41:01 +0000 (+0100) Subject: some style modifications X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=fb792f63fce20105539b34dae2cfd2cb6f4e6a69;p=scpubgit%2Fstemmaweb.git some style modifications --- diff --git a/root/css/style.css b/root/css/style.css index af418e5..3732efc 100644 --- a/root/css/style.css +++ b/root/css/style.css @@ -18,17 +18,26 @@ h1 { width: 650px; } h2 { - margin-top: 0px; + margin-top: 10px; + color: #488dd2; + font-size: 18px; } +h3 { + color: #488dd2; + font-size: 14px; + font-style: italic; +} /* Index page components */ -#directory { +#directory_container { float: left; width: 300px; height: 450px; border: 1px #c6dcf1 solid; } +#directory { +} .traditionname { text-decoration: underline; } @@ -50,7 +59,6 @@ h2 { clear: both; /* width: 900px; */ height: 400px; - border: 1px #c6dcf1 solid; overflow: auto; text-align: center; } @@ -61,7 +69,6 @@ h2 { float: left; width: 500px; height: 450px; - border: 1px #c6dcf1 solid; text-align: center; margin-left: 50px; } diff --git a/root/src/directory.tt b/root/src/directory.tt index 1313c4b..97054da 100644 --- a/root/src/directory.tt +++ b/root/src/directory.tt @@ -1,4 +1,4 @@ -

Choose a text to examine

+

Choose a text to examine

- -
+
+

Text directory

+

Loading texts, please wait...

+