Powered by Typecho)))
Optimized by EAimTY
div#content { /* declarations */ } fieldset.details { /* declarations */ } 可以写成 #content { /* declarations */ } .details { /* declarations */ }
* { margin:0; padding:0; }
p { margin:1em 0; font-size:1em; color:#333; } .update { font-weight:bold; color:#600; }
框。 .one{width:200px;background:#666;} .two{border:10px solid #F00;}
.one{width:200px;background:#666;} .two{border:10px solid #F00;}
div#subnav ul { /* Some styling */ } div#subnav ul li.subnavitem { /* Some styling */ } div#subnav ul li.subnavitem a.subnavitem { /* Some styling */ } div#subnav ul li.subnavitemselected { /* Some styling */ } div#subnav ul li.subnavitemselected a.subnavitemselected { /* Some styling */ }
#subnav { /* Some styling */ } #subnav li { /* Some styling */ } #subnav a { /* Some styling */ } #subnav .sel { /* Some styling */ } #subnav .sel a { /* Some styling */ }