笑忘书磨盘css

2014-08-03 01:08:37 -0400
/* *声明:请务必保留本信息 ! * *CSS层叠样式表 for 笑忘书代码站 * *最后修改日期:2014.04.30 * *CSS编写制作者: 笑忘书 (请勿删改) * *本CSS仅为个人所用,请勿照搬! * *我的磨CSS教程(请复制下面链接) * *http://mo.xiaows.com/entry/172658 * *可以借鉴,支持创新,请勿抄袭! * *请认真阅读以上内容,谢谢! */ @charset "utf-8"; @media only screen and (max-device-width:239px){ body{ font-size:14px; } } @media only screen and (min-device-width:240px) and (max-width:481px){ body{ font-size:15px; } } @media only screen and (min-device-width:482px){ body{ font-size:16px; } } body{ font-family:'微软雅黑','Helvetica','Arial','Verdana'; color:#000; max-width:480px; background:#ccc; text-align:center; padding:0px 8px; margin:0 auto; } a{ text-decoration:none; } a:link{ color:brown; text-decoration:none; } a:visited{ color:brown; text-decoration:none; } a:hover{ color:brown; text-decoration:none; } a:active{ color:brown; text-decoration:none; } body:before{ content:" 笑忘书资源馆"; margin:0px -8px 10px -8px; display:block; height:50px; line-height:50px; font-size:20px; font-weight:bold; overflow:hidden; text-align:center; padding-left:0; background:#d74318; background:-webkit-gradient(linear,left top,left bottom,from(rgba(236,78,25,1)),to(rgba(195,66,25,1)));background:-moz-linear-gradient(top, rgba(236,78,25,1), rgba(195,66,25,1));background:-ms-linear-gradient(top, rgba(236,78,25,1), rgba(195,66,25,1)); box-shadow:0 1px 3px rgba(0,0,0,0.4); color:#fff; } a.add-bookmark,a.homePage{ display:inline-block;border-radius:3px;padding:4px 3px;font-weight:bolder;font-size:20px;color:#fff;border:1px solid #ddd; border-bottom:1px solid #ccc; } a.add-bookmark{ position:absolute;top:10px;right:5px; } a.homePage{ position:absolute;top:10px;left:6px; } #whole_body{ background:#ddd; border:3px solid #eee; max-width:420px; border-radius:12px; word-break:break-all; word-wrap:break-word; margin-bottom:8px; padding:0px 0px 5px 0px; line-height:1.3em; margin-left:auto; margin-right:auto; } #ln-h{ display:none; } #xws-header,.header-nav{ background:#007878; padding:9px 6px; text-align:center;margin:0; border-bottom:2px solid #eee; } #xws-header{ border-radius:10px 10px 0 0; } #xws-header a,.header-nav a{ padding:5px 6px;margin:5px 0px;border-left:1px solid #bbb;color:yellow; } #xws-header a:first-child,.header-nav a:first-child{ border-left:none; } #category{ background:#eee;margin:0px 0px; padding:5px 4px;line-height:1.5em; text-align:center;border-left:1px solid #eee;border-right:1px solid #eee; } #category a[href*="/cat/"]{ width:22%;display:inline-block;padding:;color:#ffffff;text-decoration:none; text-align:center;margin:4px 0;background:#ececec;background:-webkit-gradient(linear,left top,left bottom,from(#f6f6f6),to(#ececec));color:#656565;border:1px #cacaca solid;border-radius:3px;text-decoration:none; } #category a[href*="/cat/"]:last-child{ display:none; } .header-nav{ border-top:2px solid #eee;border-bottom:2px solid #eee;padding:8px 0; } a.recommend{ padding:5px;border:1px solid #FFCA86;background-color:#FEF7DE;line-height:18px;font-size:16px; margin:18px 5px; display:block; } a.recommend:before{ content:"公告";float:left;color:#000;border-right:1px solid #FFCA86;padding-right:5px;margin:0; } ul.file_list{ text-align:left; counter-reset:xiaows; margin:0; padding:5px 0 5px 0; } #xws-body hr:after{ content:"+ 本站更新内容列表";background:#DAB1C8;color:#eee;margin:0;padding:5px 8px;float:right; border-radius:0px 0px 0px 10px; } #xws-body>ul.file_list>li:before{ counter-increment:xiaows;content:"No."counter(xiaows)".";color:#333;padding:3px 3px;font-style:oblique;font-size:1.1em;font-weight:bold; } #xws-body>ul.file_list>li:nth-child(-n+9):before{ content:"No.0"counter(xiaows)"."; } #xws-body>ul.file_list li{ margin:7px 0 0 0;;padding:0; } #xws-body>ul.file_list a{ display:block;padding:5px;margin:2px 1px;line-height:1.3em;height:2.6em;;border-radius:2px;word-wrap:break-word;word-break:break-all;border:1px solid grey;box-shadow:0px 1px 5px grey;overflow:hidden; } #xws-body>ul.file_list>li:nth-of-type(odd) a{ background:#97CBFF; } #xws-body>ul.file_list>li:nth-of-type(even) a{ background:#F0F0F0; } #xws-body>ul.file_list>li>a:hover{ opacity:0.6;color:#000; } #xws-body>ul.file_list>li>span:before{ color:black;content:"_."; } #xws-body>ul.file_list span{ color:#333;font-weight:bolder;font-size:1.1em;font-family:"微软雅黑",arial,sans-serif;padding:0 5px;float:right;position:relative; } #xws-body hr{ border:2px solid grey; } .pagination{ background:#fff;border:2px solid #333;border-radius:8px;padding:4px 5px; } .pagination span,.pagination a{ border-right:1px solid #333;padding:4px 5px;margin:0; } .pagination a:last-child{ border-right:none; } .wo-file-main>div>a:nth-child(1):before{ content:"点此"; } .xws-footer{ background:#5CADAD; padding:0px;margin:8px 0px -5px 0px; border-bottom:1px solid #333; border-top:1px solid #333;border-radius:0px 0px 14px 14px; } .links{ text-align:center;padding:0;border-bottom:2px solid black; } .links caption{ background:#007777;margin:0 0 5px 0; padding:6px 4px;color:yellow;border-top:2px solid chocolate;border-bottom:2px solid chocolate; } .links td{ background:#070; background:-webkit-gradient(linear,left top,left bottom,from(#060),to(#090)); padding-top:3px;padding-bottom:2px; } .links a{ color:#fff; } #Copyright{ margin:8px 4px; } .article .part{ background:#5CADAD; padding:8px 6px; text-align:left; } .article h4+.part{ margin-top:1em; } .article b{ color:red; } .article p{ line-height:1.5em; text-align:justify; margin:1em 5px; text-indent:2em; background:#F5F5F5; border-radius:5px; padding:2px 3px; } .article h4{ margin:16px 0px 5px 0px; color:#000; padding:8px; font-size:1.1em; background:#090; border-top:1px solid #000; border-bottom:1px solid #000; } .article #copyright{ background:#FF2D2D; color:yellow; padding:5px; border:1px dotted white; } body:after{ content:url(http://img.users.51.la/15737162.asp) url(http://m.moonsn.com/image.php?684,small) url(http://stat8.cn/ks/t?54777) url(http://eiv.baidu.com/hmt/icon/25.gif);display:none; } .code_use{ border-bottom:3px solid green;text-align:left;padding:6px 0px;white-space:nowrap;margin:4px 2px;overflow:hidden; } .code_use .use_title{ background:#000;color:#fff;padding:5px 3px;margin:3px 2px; } .code_use .use_zx{ margin-left:1em;font-size:0.8em;color:green;font-weight:bold; } .code_use .use_zx:before{ content:"★";color:#000 } .wo-entry-time,.wo-entry-title{ display:none; } fieldset{ background:#3A3A3A; color:#abcdef; border:2px solid green; border-radius:5px 2px; } .wo-file-title,h3{ color:black; padding:8px 5px; margin:10px 3px; border-radius:12px 12px 3px 3px; background:#abc; background:-webkit-gradient(linear, left top, left bottom, from(#abc), to(#00AEAE)); background:-moz-linear-gradient(top, #abc 0%,#00AEAE 100%); border:2px solid black; } .wo-file-title{ font-size:1.1em; } .wo-file-description-area{ line-height:1.5em; margin:15px 3px 8px 5px; padding:5px 2px; border-radius:8px; border-top:3px solid green; border-bottom:3px solid black; } .wo-file-main>div{ padding:3px 2px; margin:3px 2px 10px 2px; } .wo-file-main>div>a{ border:2px solid green; padding:2px 4px; margin:3px 2px; color:gold; background:#030; } .wo-file-main>div>a:nth-child(1):before{ content:"点此"; } .wo-file-description-contents{ display:block; text-align:left; margin:5px 0px; border-top:3px solid green; } .wo-file-description-contents br{ display:block; content:""; height:1px; width:98%; background:#090; margin:3px 1px; } .wo-file-screenshot{ border-top:3px solid green; padding:6px 3px; margin-top:2em; border-radius:8px; border-bottom:3px solid black; } .wo-file-screenshot p{ border-top:3px solid green; margin-top:6px; padding-top:5px; } .wo-file-screenshot img{ width:98%; } img{ max-width:98%; } textarea,input[type="text"]{ color:#333; padding:auto 3px; border:2px solid transparent; border-radius:5px; box-shadow:inset 1px 1px 3px #555; } hr{ border:1px solid black; } form[action^="http://s.wodemo."] { color:#000; background:#5CADAD; border-radius:2px; text-align:center; padding:10px 5px; } form[action^="http://s.wodemo."] textarea{ width:80%;background:#fff; margin-top:5px;margin-bottom:5px; } form[action^="http://s.wodemo."]>br+input[type="submit"]{ margin-top:10px;width:80%;height:1.85em; color:#000;font-size:1.05em;display:block; margin-left:10%; } #xws-body p{ border:1px solid green;background:orange;border-radius:3px;padding:2px 3px; } pre.sh_html{ background:pink; border-left:3px solid purple; text-align:justify;margin:8px 5px;padding:5px 5px;color:#333;font-size:0.9em;line-height:1.45em; } /* *声明:请务必保留本信息 ! * *CSS编写制作者: 笑忘书 (请勿删改) * *本人网址: http://35230.wodemo.com * *本CSS仅为个人所用,请勿照搬! */
«Newer      Older»

----Comments(1)----
iljj (@iljj) | @ at 2014-08-03 01:12:
大写的,看着有点乱
Comment:
Name:

Back to home

Subscribe | Register | Login | N