diff --git a/css/main2.css b/css/main2.css index 74685b15a..686cbce49 100644 --- a/css/main2.css +++ b/css/main2.css @@ -11,12 +11,12 @@ body { font-family: 'Palatino Linotype','Book Antiqua',Palatino,serif; font-size: 12pt; margin-left: 275px; + margin-right: 100px; text-align: justify; max-width: 800px; } body#homepage { background: #008787 url(../images/homebackground.jpg) repeat 0 0; - /*margin: 40px;*/ font-family: Tahoma,'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif; max-width: 100%; } @@ -105,6 +105,10 @@ ul#links { text-align: left; border-top-right-radius: 1em; } + *html .menu {width: 180px; left: 10px;} + *+html .menu {width: 180px; left: 10px;} + *html ul#links {width: 180px; left: 10px;} + *+html ul#links {width: 180px; left: 10px;} .menu { top: 20px; } @@ -221,25 +225,20 @@ table.fancy { /*For the members list in ../folk/index.htm*/ color: #fff; } #homebox { - /*border: 2px solid #99cccc;*/ border-top-right-radius: 1em; - /*margin-top: 36px;*/ padding-bottom: 50px; position: absolute; top: 83px; left: 80px; - /*background: #fff;*/ + width: 160px; } + *html ul#homebox {left: 40px;} + *+html ul#homebox {left: 40px;} #homecentre { - float: left; margin-left: 120px; text-align: centre; } -#homeimg { - float: left; - } ul#homenu { - float: left; margin-top: 0; list-style: none; padding-left: 5px; @@ -254,10 +253,19 @@ ul#homenu { font-family: Tahoma,'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif; font-size: 85%; } + *html ul#homenu li a {margin: 0 0 2px;} + *+html ul#homenu li a {margin: 0 0 2px;} ul#homenu li a:hover { background: #d7442b; color: #fff; } +.browsernote { + position: absolute; + left: 90px; + bottom: 20px; + font-size: 0.58em; + color: #aaa; + } /*caves*/ table#cavepage { diff --git a/index.htm b/index.htm index 4a4d671ac..2466eb348 100644 --- a/index.htm +++ b/index.htm @@ -27,7 +27,7 @@
  • CUCC website
  • -
    +
    This website is best seen
    in Chrome or in Firefox