close
我的名片是選擇名為"Plain Jane"的這個樣本,然後修改其CSS語法如下:

body {
margin:20px 20px 20px 20px;
background:#FFFFFF;
}
A { color: #990000; text-decoration: none;}
A:link{ color: #990000; text-decoration: none; }
A:visited{ color: #990000; text-decoration: none; }
A:active{ color: #990000; }
A:hover{ color: #990000; }

#banner {
font-family:verdana, arial, sans-serif;
color:#000000;
font-size:13pt;
font-weight:bold;
background:#FFFFFF;
padding-left:15px;
}

#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
font-family:verdana, arial, sans-serif;
font-size:13pt;
color: #000000;
text-decoration: none;
}

.description {
font-family:verdana, arial, sans-serif;
color:#000000;
font-size:13pt;
font-weight:bold;
background:#FFFFFF;
text-transform:none;
letter-spacing: none;
}
.side {
font-family:verdana, arial, sans-serif;
color:#000000;
font-size:13pt;
font-weight:normal;
background:#FFFFFF;
line-height:140%;
}

.sidetitle {
font-family:verdana, arial, sans-serif;
color:#000000;
font-size:13pt;
font-weight:bold;
background:#FFFFFF;
line-height:140%;
padding:2px;
margin-top:10px;
border-bottom:1px dotted #666666;
letter-spacing: .2em;
}
.powered {
font-family:verdana, arial, sans-serif;
color:#000000;
font-size:13pt;
font-weight:bold;
border-top:1px dotted #666666;
border-bottom:1px dotted #666666;
line-height:140%;
padding:2px;
margin-top:10px;
text-align:center;
letter-spacing: .2em
background:#FFFFFF;
}

arrow
arrow
    全站熱搜

    overblack 發表在 痞客邦 留言(0) 人氣()