forked from science-ation/science-ation
TUAG- various tune ups to HTML,CSS
This commit is contained in:
parent
755b9c8560
commit
eef65869bb
@ -75,7 +75,8 @@ table tr.odd {
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
#primarymenu {
|
||||
#primarymenu,
|
||||
#channel-menu {
|
||||
text-align: center;
|
||||
background: #E0E0FF;
|
||||
padding: 2px;
|
||||
@ -85,7 +86,8 @@ table tr.odd {
|
||||
height: 24px;
|
||||
}
|
||||
|
||||
#secondarymenu {
|
||||
#secondarymenu
|
||||
#division-menu {
|
||||
text-align: center;
|
||||
background: #E0E0FF;
|
||||
padding: 2px;
|
||||
@ -96,7 +98,8 @@ table tr.odd {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#tertiarymenu {
|
||||
#tertiarymenu,
|
||||
#topic-menu {
|
||||
width: 200px;
|
||||
min-height: 600px;
|
||||
background: #EEEEFF;
|
||||
|
Loading…
x
Reference in New Issue
Block a user