〔930928語法更改記錄〕

★更動事項一:增加引言語法 (成功!)

~原語法~(0817加入)

blockquote {
color: #A6628F;
background:#EEF5E7;
margin:5px 40px 5px 40px;
font-size:small;
font-weight:normal;
line-height:150%;
padding: 10px;
border: 0px solid #3399ff;
width: auto
}

~改成以下~

blockquote {
color: #333; --->#003399
background: #ebf4fa;
margin:5px 40px 5px 40px;
font-size:small;
font-weight:normal;
line-height:150%;
padding: 10px;
border: 0px solid #ebf4fa;
width: auto
}


★更動事項二:圖片移動效果 (成功!)

在網誌和相簿中加入語法

~原語法~

a { color: #668; text-decoration: none; font-weight:normal;}
a:link { color: #668; }
a:visited { color: #668; }
a:active { color: #334; }
a:hover { color: #334; }

~改成以下~

a { color: #668; text-decoration: none; font-weight:normal;}
a:link { color: #668; }
a:visited { color: #668; }
a:active { color: #334; }
a:hover { position:relative;top:3px;left:3px;color: #334; }

*在 color 前加入position:relative;top:3px;left:3px; px是跳動的幅度



☆更動後css樣式表語法為:


HTML {
scrollbar-face-color:#B3CDED;
scrollbar-arrow-color:#FFFFFF;/*捲軸箭頭*/
scrollbar-track-color:#B3CDED;
scrollbar-shadow-color:#B3CDED;
scrollbar-highlight-color:#B3CDED;
scrollbar-3dlight-color:#FFFFFF;/*捲軸左與上外邊框*/
scrollbar-darkshadow-color:#800080; /*捲軸箭頭*/
}

a{text-decoration:none;}

.myunderline {
line-height:22px;
padding:4px 2px 2px 0;
letter-spacing:3px;
background:white url('http://a.pic.wretch.cc/./photos/a/angelmini/10/1093804347.jpg') repeat-x bottom
}



body, table {
font-family: verdana, helvetica,Georgia;
}

body {
margin-top:10px; margin-right:0px; margin-bottom:1px; margin-left:10px; padding: 0px;
}

a { color: #668; text-decoration: none; font-weight:normal;}
a:link { color: #668; }
a:visited { color: #668; }
a:active { color: #334; }
a:hover { position:relative;top:3px;left:3px;color: #334; }


h1, h2, h3 {
margin: 0px;
padding: 0px;
}

#banner, #banner-commentspop {
background-color:filter:alpha(Opacity=70);

}

#banner {
height: 65px;
border-bottom: none;(把banner下的虛線變不見:多加這一行,並將pt改成none)
font-family: Verdana;
font-weight:bold;
font-size:9 pt;
margin-top: 0px;
margin-right:100px;
margin-left:100px;
margin-bottom:5px;

}

#banner-commentspop {
font-size: x-large;
font-weight: bold;
margin-top: 0px;
margin-right:100px;
margin-left:100px;
margin-bottom: 10px;

}

#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
color: 85A1C7;
font-size: x-large;
font-weight: bold;
text-decoration: none;

}

#banner .description {
color: #668;
font-family: times, serif;
font-size: 11pt;
font-weight: bold;
margin-left: 10px;
}

#content {
margin-right: 10px;
margin-right: 330px;
margin-left: 100px;
}

blockquote {
color:#003399;
background: #ebf4fa;
margin:5px 40px 5px 40px;
font-size:small;
font-weight:normal;
line-height:150%;
padding: 10px;
border: 0px solid #ebf4fa;
width: auto
}

#container {
margin: 10px;
}

#links {
font-family: Georgia;
padding: 10px;
position: absolute;
top: 0px;
right: 35px;
width: 210px;
}

.blog {
padding: 10px;
margin-bottom: 10px;
}

.blogbody {
color: #666;
font-size: small;
font-weight: normal;
font-family: Georgia;
border-bottom: none;(多加這一行,並將pt改成none)
background:#fff;
line-height: 140%;
margin-left: 15px;
margin-bottom: 10px;
padding: 5px;
}

.blogbody a,
.blogbody a:link,
.blogbody a:visited {
text-decoration:none;
}
.blogbody a:active,
.blogbody a:hover {
border-bottom: 1px solid #668;
}

.title {
color: #668;
font-family: verdana, helvetica, sans-serif;
font-size: normal;
}

#menu {
background: #fff;
font-size: small;
text-align: left;

}

.date {
color: #444;
font-size: small;
font-family: verdana, helvetica,Georgia;
font-weight: bold;
margin-bottom: 5px;
}

.posted {
color: #666;
font-size: small;
font-style: italic;
margin-top: 8px;
}


.calendar {
font-size: x-small;
font-weight: normal;
line-height: 140%;
padding: 2px;
text-align: center;
margin-top:70px;

}

div.calendar {
padding: 3px;

}

div.calendar table {
width: 100%;
}

.calendarhead {
background: #ddf;
border: #9c9 dotted 1px;
color: #668;
font-size: x-small;
font-weight: bold;
line-height: 140%;
padding: 2px;
width: 100%;
}

.side {
color: #333;
font-size: small;
font-weight: normal;
line-height: 140%;
padding-top:10px; padding-right:10px; padding-bottom:10px; padding-left:3px;

}

.sidetitle {
background-color: #ddf;
border: 1px dotted #9c9;
color: #668;
font-size: small;
font-weight: bold;
padding: 2px;
margin-top: 10px;
letter-spacing: .3em;
text-align:center;
}

.syndicate {
font-size: x-small;
font-weight: bold;
padding: 2px;
margin-top: 10px;
text-align: center;
}

.powered {
font-size: x-small;
font-weight: bold;
line-height:140%;
margin-top: 10px;
padding:2px;
text-align:center;
}


.comments-body {
color: #666;
font-size: small;
font-weight: normal;
line-height:140%;
margin-left: 15px;
margin-bottom: 5px;
padding: 10px;
}

.comments-post {
color: #888;
font-size: small;
font-style: italic;
margin-top: 3px;
text-align: right;
}

.trackback-url {
color:#666;
font-size:small;
font-weight:normal;
background: #fff;
line-height: 140%;
padding: 5px;
}

.trackback-body {
color:#666;
font-size: small;
font-weight: normal;
line-height: 140%;
padding-bottom: 10px;
padding-top: 10px;
}

.trackback-post {
color: #666;
font-size: x-small;
font-weight: normal;
background: #fff;
}

.comments-head {
color: #444;
font-size: small;
font-weight: bold;
font-size: small;
font-weight: bold;
margin-bottom: 5px;
padding: 3px;

}

input {
font-family: verdana,georgia,sans-serif;
border:1px solid #BDBD9B;
background-color: #ffffff;
font-size: 9pt;
font-color:#ffffff;
height: 20px;

}

textarea{
 background:none url('http://m.pic.wretch.cc/./photos/a/angelmini/3/1091723219.jpg') no-repeat fixed center;
 color : C1D4A6 ; /*文字顏色*/
 font-size : 10pt ; /*文字大小*/
 }

arrow
arrow
    全站熱搜

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