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

From selfstudy
(New page: <nowiki> #p-navigation { position:fixed; left:0px; top:54px; } #p-navigation { position:fixed; left:0px; top:54px; } #p-Standards { position:fixed; left:0px; top:150px; } #p-search { po...)
 
 
Line 1: Line 1:
 
<nowiki>
 
<nowiki>
#p-navigation {
+
/*#p-navigation {
 
position:fixed;
 
position:fixed;
 
left:0px;
 
left:0px;
Line 28: Line 28:
 
left:0px;
 
left:0px;
 
top:450px;
 
top:450px;
}
+
}*/
 
</nowiki>
 
</nowiki>

Latest revision as of 14:14, 19 May 2008

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

#p-navigation {
position:fixed;
left:0px;
top:54px;
}

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

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

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