痞客模版基本樣式 :: 淺灰白(左側欄,主視覺窄) 主視覺圖片預設為 650 X 350 欲加入圖片, 請在CSS中找到 #banner{background: url() left top no-repeat;} 在 ( ) 中加上圖片網址即可。 ★★★ 語法下載: (按滑鼠右鍵, 或 Ctrl+C 複製語法) /*主視覺請在此更換*/ #banner{background: url() left top no-repeat;} /*--------------------------reset*/ body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0;padding:0;} table {border-collapse:collapse;border-spacing:0;} fieldset,img {border:0;} address,caption,cite,code,dfn,em,th,var {font-style:normal;font-weight:normal;} ol,ul {list-style:none;} caption,th {text-align:left;} h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;} q:before,q:after {content:'';} abbr,acronym {border:0;} pre{font-size: 1em ;} .article-content{ _height: 1% ; overflow: hidden ; _overflow: none;} .article-content p{margin-bottom: 1em;} a { text-decoration: none; } br{letter-spacing: normal;} /*--------------------------all setting*/ body { font-size: 12px; font-family: arial, verdana; color: #555; line-hei...
請先 登入 以發表留言。