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

From selfstudy
Line 5: Line 5:
 
top:54px;
 
top:54px;
 
}
 
}
*/
+
 
  
 
#p-navigation {
 
#p-navigation {
Line 24: Line 24:
 
top:370px;
 
top:370px;
 
}
 
}
 
+
*/
 
#p-tb {
 
#p-tb {
 
position:fixed;
 
position:fixed;

Revision as of 17:01, 13 November 2007

/*<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;
}