其實小藥師我也不懂CSS,所以最近正在研究中,希望可以提供大家更好的閱讀感覺

目前已經將版面改成滿版版型了,標題文字也加大加租了

還有歷史上的今天標題改成藍色

原來改滿版設定是在container

文章區塊的地方改成70%

這樣會讓文章可視空間比較大,

另外文章內容區塊改成width 90%,讓整個段落和表格可以跟著滿版加寬

最上面的貓咪也加長了,所以除非你的解析度很大,不然應該是不會有重複的現象發生

經過網友的協助,終於明白要調整標題和時間之間的空格問題是出在publish參數(發佈日期)的text-align位置,本來是對齊到右邊的,現在改到左邊,就可以自己有區隔了,害我之前還在努力研究margin和padding

之後看還有哪邊繼續修改了

 

修改設定:


body,div,dl,dt,dd,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;
width:100%;
}


address,caption,cite,code,dfn,th,var {
font-style:normal;
font-weight:400;
}


h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:400;
}


q:before,q:after {
content:'';
}


pre {
font-size:1em;
}


ol,ul {
margin-left:2em;
padding:0;
}


ol li {
list-style:decimal outside;
}


ul li {
list-style:disc outside;
}


.article-content {
width:90%;
overflow:hidden;
line-height:200%;
padding:0 0 20px;
}


.article-content p {
margin-bottom:1em;
}


.article-head,.article-head li,.recommended-posts ul,.recommended-posts li,.article-footer ul,.article-footer li,.user-post-text ul,.user-post-text li,.box-text ul,.box-text li {
list-style:none;
margin:0;
padding:0;
}


#toolbar-box ul,#toolbar-box li {
list-style:none;
margin:0;
}


body {
color:#666;
font-size:13px;
font-family:Verdana, Helvetica, Arial, "LiHei Pro", PMingLiU, sans-serif;
line-height:154%;
background:url(http://pic.pimg.tw/mulicia/313218a91c2936e3e11a1086b85b14ea.jpg);
margin:0;
}


a {
color:#000;
text-decoration:none;
}


input,textarea {
vertical-align:middle;
font-family:Helvetica, Arial, "LiHei Pro", PMingLiU, sans-serif;
font-size:1em;
color:#000;
border:1px solid #ddd;
background:#f5f5f5;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
padding:2px 5px;
}


select {
font-family:Helvetica, Arial, "LiHei Pro", PMingLiU, sans-serif;
font-size:1em;
color:#333;
border:1px solid #ddd;
background:#f5f5f5;
padding:2px;
}


#authority {
width:950px;
text-align:center;
font-size:12px;
background:#ddd;
-webkit-border-bottom-right-radius:8px;
-webkit-border-bottom-left-radius:8px;
-moz-border-radius-bottomright:8px;
-moz-border-radius-bottomleft:8px;
border-bottom-right-radius:8px;
border-bottom-left-radius:8px;
-moz-box-shadow:1px 1px 2px #aaa;
-webkit-box-shadow:1px 1px 2px #aaa;
box-shadow:1px 1px 2px #aaa;
margin:0 auto;
padding:8px 0;
}


#authority a {
color:#999;
background:#f5f5f5;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
margin:0 2px;
padding:2px 5px;
}


#container3 {
overflow:hidden;
position:relative;
width:98%;
background:#fff;
-webkit-border-radius:8px;
-moz-border-radius:8px;
border-radius:8px;
-moz-box-shadow:1px 1px 2px #aaa;
-webkit-box-shadow:1px 1px 2px #aaa;
box-shadow:1px 1px 2px #aaa;
margin:15px auto 30px;
padding:25px 0 10px;
}


#header {
position:relative;
height:300px;
padding:50px 0 0;
}


#login-bar {
color:#aaa;
position:absolute;
top:-20px;
right:1px;
text-align:right;
width:928px;
font-size:11px;
border-bottom:1px dotted #ccc;
padding:0 10px;
}


#login-bar a:hover {
color:#000;
}


#banner {
height:300px;
background:url(http://pic.pimg.tw/mulicia/7361a9a55e6315df56c0b426574c4a1d.jpg);
}


#banner h1 {
position:absolute;
top:11px;
left:0;
width:200px;
text-align:center;
line-height:30px;
height:30px;
overflow:hidden;
font-size:15px;
border-right:1px solid #ccc;
padding:0 20px;
}


#banner h2 {
position:absolute;
top:10px;
left:260px;
width:670px;
height:30px;
line-height:30px;
overflow:hidden;
}


.skiplink {
position:absolute;
top:-20px;
left:10px;
font-size:11px;
}


#blog-category {
position:absolute;
top:-20px;
left:65px;
font-size:11px;
color:#aaa;
}


#navigation {
position:absolute;
top:315px;
right:40px;
width:270px;
height:35px;
background:#fff url(http://pic.pimg.tw/pixnetvisual/7b50563db8d70081580c27a1f139cdc8.gif);
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
border-top-left-radius:5px;
border-top-right-radius:5px;
margin:0;
padding:0 0 0 10px;
}


#navigation li {
float:left;
list-style:none;
margin:0;
}


#navigation li a {
display:block;
width:100%;
height:35px;
font-size:0;
text-indent:-5000px;
}


#navigation li#link-album {
width:60px;
}


#navigation li#link-blog {
width:50px;
}


#navigation li#link-guestbook {
width:85px;
}


#navigation li#link-profile {
width:65px;
}


#main {
_height:1%;
overflow:hidden;
_overflow:none;
padding:25px;
}


#content {
float:right;
width:76%;
}


#spotlight {
margin:0 auto 20px;
}


#spotlight h5 {
color:#000;
font-size:15px;
border-bottom:1px dashed #bbb;
padding:5px;
}


#spotlight-text {
padding:5px;
}


.article {
clear:both;
_height:1%;
position:relative;
margin:0 auto 20px;
}


.article-head {
overflow:hidden;
height:32px;
line-height:32px;
background:url(http://pic.pimg.tw/pixnetvisual/7e445d9f4ef09a814a9d5ae0dca952e4.jpg);
padding:0 0 3px 10px;
}



.publish {
float:left;(這是整體日期的位置)
width:115px;
text-align:left;(這是日期字元起始的位置)
font-size:12px;
}



.date {
font-size:13px;
}


.title {
float:left;
width:76%;
font-size:16px;
}


.article-body {
padding:10px 10px 0;
}


.bookmark {
font-size:11px;
color:#aaa;
margin:5px auto;
}


#content .recommended-posts1 {
margin:1em 0 1em 1.5em;
}


#content .recommended-posts3 {
margin:1em 0 1em 2em;
}


#content .recommended-posts1 h5 span,#content .recommended-posts3 h5 span {
font-size:1.1em;
font-weight:400;
margin-top:10px;
}


#content .recommended-posts1 .recommended-post-image {
border:1px solid #ccc;
}


#content .recommended-posts1 ul {
top:35px;
}


#content .recommended-posts3 ul {
border:none;
border-left:1px solid #ddd;
}


#content .recommended-posts3 ul li {
border:0;
border-right:1px solid #ddd;
}


#content .recommended-posts1 ul li a,#content .recommended-posts3 ul li a {
color:#999;
text-decoration:none;
}


#content .recommended-posts3 ul li a:hover {
color:#333;
background:#f5f5f5;
}


#content .recommended-posts1 ul li a.selected {
background:none;
}


#content .recommended-posts3 ul li a img {
border-color:#ccc;
}


#content .recommended-posts3 ul li a:hover img {
background:#fff;
}


.article-footer {
font-size:11px;
color:#999;
border-top:1px dashed #bbb;
margin:10px 0 0;
padding:5px 10px;
}


.refer,.history {
float:left;
width:50%;
font-style:Verdana;
color:blue;
}


.back-to-top {
clear:both;
text-align:right;
}


.back-to-top a {
color:#aaa;
text-decoration:underline;
}


.user-post-title {
height:25px;
line-height:25px;
background:url(http://pic.pimg.tw/pixnetvisual/92032e3d3dcabdb7bc9d6a769184f8a4.jpg?v=1288345368) no-repeat 15px 0;
}


.user-post-title img {
margin:7px 0 0;
}


#comment-title {
background-position:15px -25px;
}


#trackback-url {
margin:10px auto;
}


#trackback-url input {
margin-right:3px;
}


.post-comment {
text-align:right;
}


.post-comment a {
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
background:#eee;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
padding:5px 10px;
}


.post-comment a:hover {
color:#fff;
border:1px solid #ccc;
background:#ccc;
text-decoration:none;
}


ul.single-post {
position:relative;
min-height:90px;
_height:90px;
line-height:20px;
background:#eee;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
margin:20px auto;
padding:10px 10px 10px 110px;
}


#trackback-text ul.single-post {
min-height:auto;
_height:auto;
padding:10px;
}


ul.secret {
min-height:20px;
_height:20px;
padding:10px;
}


li.post-photo {
position:absolute;
top:10px;
left:10px;
}


li.post-photo img {
width:80px;
height:80px;
border:1px solid #fff;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
background:#fff;
padding:4px;
}


li.post-info {
height:20px;
overflow:hidden;
font-size:11px;
color:#999;
padding-right:30px;
}


.floor {
position:absolute;
top:10px;
right:10px;
width:auto;
display:block;
font-size:1.4em;
color:#ccc;
}


li.post-text {
border-bottom:1px solid #ddd;
padding:5px;
}


li.post-text p,li.post-text a {
color:#aaa;
font-weight:700;
}


li.reply-text {
color:#000;
border-top:1px solid #fff;
padding:5px;
}


li.reply-text textarea {
display:block;
margin:0 0 3px;
}


li.reply-text p {
text-align:right;
font-size:11px;
color:#aaa;
}


li.reply-text p a {
color:#999;
text-decoration:underline;
}


.article-area-title,#view-mode {
float:left;
width:68%;
height:20px;
overflow:hidden;
font-size:12px;
color:#999;
border-bottom:1px solid #ddd;
margin:0 0 15px;
padding:0 1% 5px;
}


#view-mode {
width:28%;
text-align:right;
font-size:11px;
}


#view-mode a {
background:#e5e5e5;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
margin:0 2px;
padding:1px 4px;
}


.main-list th,.main-list td {
background:#e5e5e5;
padding:7px 10px;
}


.main-list td {
border-bottom:1px dashed #bbb;
background:none;
}


td.list-date {
width:15%;
font-size:11px;
}


td.list-visit,td.list-comment {
width:10%;
font-size:11px;
color:#aaa;
}


.page {
font-size:11px;
text-align:center;
margin:20px auto;
padding:5px 0;
}


.page a,.page span {
color:#999;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
margin:0 3px 0 0;
padding:1px 5px;
}


.page a:hover {
background:#f5f5f5;
}


.page span {
color:#000;
background:#e5e5e5;
}


#links {
float:left;
width:20%;
overflow:hidden;
}


.box {
margin:0 auto 10px;
}


.box-title {
height:32px;
line-height:32px;
overflow:hidden;
color:#333;
background:url(http://pic.pimg.tw/pixnetvisual/c4401c064976eafcdc79cc164e430e9e.jpg);
padding:0 10px 3px 30px;
}


.box-text {
color:#999;
font-size:12px;
padding:10px;
}


.box-text a {
color:#777;
}


.box-text a:hover {
color:#444;
}


.inner-box ul {
margin:0 0 0 1.3em;
}


.box-more {
text-align:center;
margin:5px auto;
}


.box-more a {
font-size:11px;
color:#999;
background:#eee;
border:1px solid #fff;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
padding:1px 4px;
}


.box-more a:hover {
color:#444;
text-decoration:none;
background:#f5f5f5;
border:1px solid #ccc;
}


#friendbox ul.friendlist li img {
width:36px;
height:36px;
}


#user-info .box-text {
padding:10px;
}


#user-info dl {
margin:10px 0 0;
padding:10px 0 0;
}


#user-info dl dd {
margin:0;
}


#search li {
display:inline;
}


#search input#search-target {
width:110px;
}


#latest-comment li span {
color:#bbb;
font-size:.9em;
border-right:1px solid #ddd;
margin:0 5px 0 0;
padding:0 5px 0 0;
}


#latest-comment li a {
display:block;
height:20px;
overflow:hidden;
}


body #newsfeed ul li,body #followed-murmurs ul li {
font-family:Helvetica, Arial, "LiHei Pro", PMingLiU, sans-serif;
border-bottom:1px dashed #bbb;
}


body #followed-murmurs .murmurs-photo img {
height:30px;
width:30px;
border:1px solid;
background:none repeat scroll 0 0 #FFF;
padding:1px;
}


body #newsfeed ul li .newsfeed-content .newsfeed-author a,body #followed-murmurs .murmurs-content a.murmurs-author {
color:#444;
font-weight:400;
}


#visitor ul,#crumb ul {
_height:1%;
overflow:hidden;
_overflow:none;
}


#visitor ul li,#crumb ul li {
float:left;
margin:0 5px 5px 0;
}


#visitor ul li a img,#crumb ul li a img {
width:36px;
height:36px;
background:#FFF;
border:1px solid;
vertical-align:top;
padding:1px;
}


#calendar th,#calendar td {
text-align:center;
font-size:11px;
line-height:24px;
border:1px solid #eee;
}


#calendar th a {
display:block;
text-decoration:underline;
}


#calendar td a {
display:block;
color:#444;
background:#eee;
}


#footer {
text-align:center;
font-size:11px;
color:#999;
background:#eee;
-webkit-border-bottom-right-radius:6px;
-webkit-border-bottom-left-radius:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-bottomleft:6px;
border-bottom-right-radius:6px;
border-bottom-left-radius:6px;
margin:0 10px;
padding:5px;
}


#comment-form td,#comment-form th {
vertical-align:top;
padding:2px;
}


#comment-form th {
width:100px;
text-align:right;
}


#comment-form input.radio {
width:auto;
background:none;
border:none;
}


input#send-comment {
width:10%;
}


fieldset,img,abbr,acronym {
border:0;
}


caption,th,body #followed-murmurs .murmurs-content {
text-align:left;
}


.article-content ul,.article-content ol,.author,.main-list {
clear:both;
}


a:hover,.article-content a {
text-decoration:underline;
}


#login-bar a,.skiplink a,#blog-category a {
color:#999;
}


.time,.user-post-title span,.weekday {
display:none;
}


.title img,.forward img,li.post-text img,#recent-article li img {
vertical-align:middle;
}


.author,.forward,#friendbox .friends-all a,body #newsfeed a.show-all-newsfeed,body #followed-murmurs a.show-all-murmurs {
font-size:11px;
color:#999;
}


.author a,.forward a,.article-footer a,#footer a {
color:#666;
}


#trackback-url input#trackback-input,input#blogcommenttext_name {
width:50%;
}


.list-visit,.list-comment,#search .box-text {
text-align:center;
}


body #newsfeed ul li .newsfeed-photo a,body #followed-murmurs ul li .murmurs-photo a,#friendbox ul.friendlist li a,#visitor ul li a,#crumb ul li a {
color:#ccc;
}


#comment-form input,#comment-form textarea {
width:98%;
}

arrow
arrow
    全站熱搜

    快樂小藥師 發表在 痞客邦 留言(6) 人氣()