X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=scpubgit%2Fstemmatology.git;a=blobdiff_plain;f=stemmaweb%2Froot%2Fcss%2Fstyle.css;fp=stemmaweb%2Froot%2Fcss%2Fstyle.css;h=4aaa2b907a0734619663cae92ca35da64a372c95;hp=a3047f98ba6166b8012d3d58d3d1603060397bba;hb=3e97c22cc5b43e7804cfae75998b45290353bf0e;hpb=9a7df25a0901fa0a67fed374e6051f0f85fed3a2 diff --git a/stemmaweb/root/css/style.css b/stemmaweb/root/css/style.css index a3047f9..4aaa2b9 100644 --- a/stemmaweb/root/css/style.css +++ b/stemmaweb/root/css/style.css @@ -58,6 +58,22 @@ div.button:hover span { background-position: bottom left; } +#topbanner { + width: 100%; + height: 100px; + margin-top: 20px; +} +#bannerinfo { + float: right; + margin-right: 12%; + margin-top: 15px; +} +.navlink { + color: #488dd2; + text-decoration: underline; +} + + /* Index page components */