2007-7-8 18:32
扎肉瘦腿
日記框框第2款,,框埋日期(放起website)
日記框框第2款,,框埋日期(放起website)
[code]<style type="text/css">
.blogheader {
border-right: 1px dotted #eeeeee;
border-bottom: 1px dotted #eeeeee;
border-left: 1px dotted #eeeeee;
border-top: 1px dotted #eeeeee;
}
.blogbody {
border-right: 1px dotted #eeeeee;
border-bottom: 1px dotted #eeeeee;
border-left: 1px dotted #eeeeee;
border-top: 1px dotted #eeeeee;
}
input,select { color:#ffffff; font:10pt Verdana; background:#dddddd; border:1px dotted #ffffff }
</style> [/code]