标签:style blog color os width for
html { min-height: 100%; } body { background: #F2F2F2; color: #323232; text-align: center; font-family: "微软雅黑", Arial, Helvetica, sans-serif; font-size: 14px; margin: 0 0 0 0; padding: 0px; border: none; bottom: 0; min-height: 600px; -webkit-font-smoothing: antialiased; } #header { background-color: #18202A; top: 0; width: 100%; height: 80px; position: fixed; z-index: 10; } #blogTitle { float: left; width: 20%; height: 100%; } #lnkBlogLogo { display: none; } #blogTitle h1 { margin: 0 0 0 0; height: 100%; } #blogTitle :hover { background-color: #27303E; text-shadow: #FFF 0 0 3px; } #blogTitle h1 a { top: 20px; position: relative; height: 80px; line-height: 30px; color: #FFF; font-size: 1em; text-decoration: none; } #navigator { position: absolute; left: 20%; width: 80%; height: 80px; } #navigator ul { position: absolute; width: 100%; height: 80px; list-style-type: none; margin: 0 0 0 0; padding: 0 0 0 0; -webkit-margin-before: 0; -webkit-margin-after: 0; } #navigator li { position: relative; margin-right: -5px; width: 10%; height: 100%; line-height: 80px; display: inline-table; font-size: 20px; list-style-type: none; border-left-style: solid; border-left-width: 1px; border-left-color: #27303E; } #navigator li:hover { text-decoration: none; background-color: #27303E; text-shadow: #FFF 0 0 3px; } #navigator li a { color: #FFF; text-decoration: none; } #MyLinks1_XMLLink { display: none; } .blogStats { display: none; } #main { margin-top: 80px; min-height: 900px; } #mainContent { margin-top: 250px; } .forFlow { width:100%; position:absolute; min-height: 300px; } .day { width:100%; position:absolute; height: 100%; } .dayTitle a { position:absolute; top:20px; left:8%; text-decoration: none; color:#999; font-size:1.5em; text-shadow:#FFF 1px 1px 1px; } .postTitle{ position:absolute; left:20%; width:60%; height:75px; line-height:75px; text-align:left; padding-left:5%; background-color: #18202A; } .postTitle2{ width:100%; font-size:1.6em; color:#FFF; text-decoration: none; } .postCon{ left:25%; width:55%; position:absolute; top:120px; font-size:1.2em; text-align:left; text-shadow:#FFF 1px 1px 1px; } .topicListFooter{ bottom:0; } #sideBar { display: none; } #footer { display: none; color: #00f; } #footerbar { position: inherit; border: none; margin: 0 0 0 0; width: 100%; height: 100px; font-size: 1.1em; background-color: #18202A; color: #FFF; } #footerbar p { position: absolute; left: 38%; }
标签:style blog color os width for
原文地址:http://www.cnblogs.com/v-1st/p/3844592.html