Changed from supplemental_primary to aside_primary

This commit is contained in:
sarven 2009-01-15 22:02:58 +00:00
parent 18dc498a6a
commit 07e84976c2
2 changed files with 2 additions and 2 deletions

View File

@ -302,7 +302,7 @@ float:left;
position:relative;
}
#supplemental_primary {
#aside_primary {
width:300px;
float:left;
margin-left:2px;

View File

@ -29,7 +29,7 @@ color:#002E6E;
#supplemental_primary {
#aside_primary {
background-color:#CEE1E9;
}