TUAG- various tune ups to HTML,CSS

This commit is contained in:
useradvocate 2010-09-09 20:13:10 +00:00
parent 755b9c8560
commit eef65869bb

View File

@ -75,7 +75,8 @@ table tr.odd {
width: 200px; width: 200px;
} }
#primarymenu { #primarymenu,
#channel-menu {
text-align: center; text-align: center;
background: #E0E0FF; background: #E0E0FF;
padding: 2px; padding: 2px;
@ -85,7 +86,8 @@ table tr.odd {
height: 24px; height: 24px;
} }
#secondarymenu { #secondarymenu
#division-menu {
text-align: center; text-align: center;
background: #E0E0FF; background: #E0E0FF;
padding: 2px; padding: 2px;
@ -96,7 +98,8 @@ table tr.odd {
display: none; display: none;
} }
#tertiarymenu { #tertiarymenu,
#topic-menu {
width: 200px; width: 200px;
min-height: 600px; min-height: 600px;
background: #EEEEFF; background: #EEEEFF;