<!-----------網誌 圖 名------------->
<h3>
<img src="https://lh4.googleusercontent.com/-uPkYUu3FcmI/U6t1IjYu7HI/AAAAAAAABYk/GJCWlC6Ddx4/s128/site_logo.gif" /><br />
Blogger HTML<br /> 技巧
</h3>
<!---------------ccs----------------------->
<style type='text/css'>
body { /*全版背景圖案*/
background-image:url("https://lh3.googleusercontent.com/-eNDfdkO5YEA/U6tz9ceyZqI/AAAAAAAABXM/lmWdVlZ3HkM/w100-h71-no/1030178739_t.jpg");
background-repeat: repeat;
margin-top: 50px;
}
body {min-width: 100%; /*全版寬度*/}
.content-outer, .content-fauxcolumn-outer, .region-inner {
min-width: 700px; /*文章寬度最小*/
max-width: 2500px;/*文章寬度最大*/
width:100%; /*文章寬度*/}
.main-inner .column-left-outer {
width: 300px; /*左邊欄位寬度*/
margin-left: -300px; /*跟左邊欄位寬度*/}
.post { /*文章背景*/
border-radius: 50px; /*文章背景圓角*/
background-color: rgba(238, 238, 238, 0.3);
border:5px solid peru; /*文章背景邊界*/}
.post:hover{border:5px solid maroon;}
#navbar{display:none;} /*隱藏 頂部Blogger 導覽列 */
#blog-pager{display:block; /*呈現 新舊 文章選擇 */
color:blue;
font-size:30px;
font-weight: bold; }
.feed-links{display:none;} /*隱藏底部訂閱:文章(Atom)*/
.status-msg-wrap{display:none;} /*隱藏 標籤 最新文章*/
.Attribution {display:none;} /*隱藏 最底下範本版權說明*/
h1 {font-size:8px;
font-weight:bold;
text-align:left;
color:gray;
}
h3 {font-size:30px;
font-weight:bold;
text-align:center;
color:blue;}
h4 {font-size:30px;
font-weight:bold;
text-align:left;
color:black;
}
#GOTOP {position:fixed;top:35px;left:0px;}
#home {position:fixed;top:35px;left:80px;}
#Friendly{position:fixed;top:35px;left:160px;}
#Label1 {position:fixed;top:5px;left:260px;}
#Label2 {position:fixed;top:5px;left:360px;}
#Label3 {position:fixed;top:5px;left:480px;}
#Label4 {position:fixed;top:5px;left:600px;}
</style>
目前分類:管理員-CSS (1)
- Jul 28 Mon 2014 19:28
本網誌 CSS