Difference between revisions of "User:Greenea/evergreen.css"
From selfstudy
| Line 31: | Line 31: | ||
} | } | ||
*/ | */ | ||
| + | .tocnumber { | ||
| + | display: none; | ||
| + | } | ||
| + | |||
| + | .toctext { | ||
| + | font-weight: bold | ||
| + | } | ||
Revision as of 09:32, 10 June 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;
}
*/
.tocnumber {
display: none;
}
.toctext {
font-weight: bold
}