Difference between revisions of "User:Greenea/evergreen.css"

From selfstudy
Line 4: Line 4:
 
left:0px;
 
left:0px;
 
top:10px;
 
top:10px;
 +
}
 +
 +
#p-Navigation {
 +
position:fixed;
 +
left:0px;
 +
top:350px;
 
}
 
}
  

Revision as of 15:55, 13 November 2007

<nowiki>
#p-navigation {
position:fixed;
left:0px;
top:10px;
}

#p-Navigation {
position:fixed;
left:0px;
top:350px;
}

#p-Standards {
position:fixed;
left:0px;
top:150px;
}

#p-search {
position:fixed;
left:0px;
top:350px;
}

#p-tb {
position:fixed;
left:0px;
top:450px;
}
</nowiki>