From: Tara L Andrews Date: Fri, 3 Feb 2012 19:54:25 +0000 (+0100) Subject: playing around with styles X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=7439e2484df285bd447825fa8189f12ff6aeb9e1;p=scpubgit%2Fstemmaweb.git playing around with styles --- diff --git a/root/css/style.css b/root/css/style.css index c7d543a..af418e5 100644 --- a/root/css/style.css +++ b/root/css/style.css @@ -35,9 +35,20 @@ h2 { .selected { font-style: italic; } +.mainnav { + position: absolute; + top: 10px; + right: 80px; + font-size: 14px; + font-weight: 100; + color: #488dd2; +} +.mainnav a { + color: #488dd2; +} #variant_graph { clear: both; - width: 900px; + /* width: 900px; */ height: 400px; border: 1px #c6dcf1 solid; overflow: auto; @@ -52,6 +63,7 @@ h2 { height: 450px; border: 1px #c6dcf1 solid; text-align: center; + margin-left: 50px; } #stemma_graph img { margin-top: expression(( 450 - this.height ) / 2); diff --git a/root/src/index.tt b/root/src/index.tt index 90d0437..a8a908a 100644 --- a/root/src/index.tt +++ b/root/src/index.tt @@ -11,8 +11,15 @@ $(document).ready(function() { [% END %] -

Stemmaweb - a collection of tools for analysis of collated texts

-
+
+

Stemmaweb - a collection of tools for analysis of collated texts

+ About | Help +
+ +
+

Loading texts, please wait...

+ +