跋山涉水的旅行者
- UID
- 259202
- 主題
- 6
- 帖子
- 85
- 精華
- 0
- DB
- 338
- 魂
- 2
- 性別
- 保密
- 櫻花
- 0
- 閱讀權限
- 30
- 註冊時間
- 2013-03-29
- 在線時間
- 294 小時
- 最後登錄
- 2024-06-12
- 帖子
- 85
- 精華
- 0
- DB
- 338
- 魂
- 2
- 註冊時間
- 2013-03-29
|
本帖最後由 keyminori 於 2014-11-14 12:12 編輯
本CSS基于Stylish完成
修改了 首页 | 帖子列表 | 正文 等部分 实际效果自己安装了斟酌使用吧
效果
请到谷歌商店下载安装Stylish才能使用
https://chrome.google.com/webstore/detail/stylish/fjnbnpbmkenffdnngjfgmeleoegfcffe?utm_source=chrome-ntp-icon
安装完成后新建样式
载入以下CSS
/* CSS3变换属性 */
a { color: #333; text-decoration: none;
-webkit-transition:color 0.5s ease-in, color 0.3s ease-out, background-color 0.5s ease-in, background-color 0.3s ease-out, border-color 0.5s ease-in, border-color 0.3s ease-out;
-moz-transition:color 0.5s ease-in, color 0.3s ease-out, background-color 0.5s ease-in, background-color 0.3s ease-out, border-color 0.5s ease-in, border-color 0.3s ease-out;
-o-transition:color 0.5s ease-in, color 0.3s ease-out, background-color 0.5s ease-in, background-color 0.3s ease-out, border-color 0.5s ease-in, border-color 0.3s ease-out;
transition:color 0.5s ease-in, color 0.3s ease-out, background-color 0.5s ease-in, background-color 0.3s ease-out, border-color 0.5s ease-in, border-color 0.3s ease-out;}
a:hover { text-decoration: none; color: #2EA6FF; text-shadow: 1px 1px white;}
a img { border: none; }
/* 页面布局 */
#pt, .bw0 {
background: transparent !important;
-moz-box-shadow:none !important;
-webkit-box-shadow:none !important;
box-shadow:none !important; }
.ct1 { margin-top: -5px !important; }
.tdats .tfxf { width: 630px !important; }
.alt, .alt th, .alt td { background-color: #F2F2F2; }
.lk img {margin-right: 3px;margin-bottom: 3px;}
.hdc {min-height: 100px;}
.tedt .pt {height: 135px;}
.avtm img { width: 160px; height: auto; } /*大头像*/
#hd h2 {padding:0;}
/* 导航栏 */
#nv {background: #92CFF0;}
#nv li.a {background: #86AABE;}
/* 发帖页面布局 */
#postform .ct2_a {background: transparent !important; -moz-box-shadow:none !important; -webkit-box-shadow:none !important;box-shadow:none !important; }
/* 贴内消息框 */
.pmb {height: 180px;}
/* 板块列表 */
.bm {border: 1px solid #CDCDCD;background: #F5F5F5;}
.pls {background: #E0E0E0;}
.fl {border: 1px solid #CDCDCD}
.fl .bm_h {border-bottom:0px solid; border-color:rgba(255, 255, 255, 0.9);}
.bm_h { background: -webkit-linear-gradient(top,rgb(228, 248, 255),rgba(255,255,255,0)); background: -moz-linear-gradient(top,rgb(228, 248, 255),rgba(255,255,255,0)); }
.bmw .bm_h { background: -webkit-linear-gradient(top,rgb(228, 248, 255),rgba(255,255,255,0)); background: -moz-linear-gradient(top,rgb(228, 248, 255),rgba(255,255,255,0));}
.fl .bm_c, #online .bm_c, .lk .bm_c {background: -webkit-linear-gradient(top,rgba(255,255,255,0),rgba(0, 0, 0, 0.04));background: -moz-linear-gradient(top,rgba(255,255,255,0),rgba(0, 0, 0, 0.04))}
.ttp {margin-bottom: 5px;padding-top: 10px;border-width: 2px 0 0;background: transparent;}
.tl .th {margin-top: 1px;padding: 0 10px;border-bottom: 1px solid #CDCDCD;background: -webkit-linear-gradient(top,rgb(228,248,255),rgba(255,255,255,0));}
.tl tr:hover th, .tl tr:hover td {background-color: #F8F8F8;}
.tedt .bar {padding: 0 10px 0 0;height: 25px;line-height: 25px;border-bottom:1px solid #CDCDCD ;background:#E4E4E4 ;}
.pl .quote blockquote {padding: 5px 10px 5px 10px;background: #FFEAEA;}
.pl .quote, .pl .blockcode {padding: 10px 10px 10px 10px;}
.ftid a {border:1px solid #CDCDCD}
/* 搜索条 */
#scbar {margin: 10px 5px 0; border: 1px solid #C7E6EA; background: #E3F2FA; height: 43px; line-height: 43px;}
/* 两栏布局 */
.ct2_a { margin-bottom: 10px; border-radius: 5px; }
.tbn ul { margin: -1px 1px 0 0; border-top: 1px solid #EAE8E8; border-bottom: 1px solid #FFF; }
.tbn li { margin: 0; padding: 0; border-top: 1px solid #FFF; border-bottom: 1px solid #EAE8E8; }
.tbn li a { padding: 0 9px 0 10px; }
.tbn li.a { margin: -1px -1px 0 0; padding: 0; background: #F0F0F0 url({IMGDIR}/bg_tbn_a.png) no-repeat 100% 50%; }
/* 标签布局 */
.ie6 .tb, .ie7 .tb { height: 35px; }
.tb li { margin: 0 3px 3px 0; }
.tdats #c1,.tdats #c2,.tdats #c3,.tdats #c4 { margin: 0 3px -1px 0; }
.tb a { padding: 0 9px; border-color: #CDCDCD; background: url({IMGDIR}/bg_tb.png) repeat-x 0 50%; font-size: 14px; border-radius: 5px; }
.tb .a, .tb .a a, .tb .current, .tb .current a { margin-bottom: -4px; padding-bottom: 4px; color: #2EA6FF; border-radius: 5px 5px 0 0; }
.tb_w { padding-left: 20px; }
.tb_w a { padding-left: 30px; padding-right: 30px; }
.tb_w .y a { padding-left: 5px; padding-right: 0; }
.ie6 .tb_w .a { position: relative !important; }
.tb .o { float: right; }
.tb .o, .tb .o a { margin-right: 0; height: 26px; line-height: 24px; border-radius: 5px; }
.tb .o:active, .tb .o a:active { background-position: 0 -60px; }
/* 标签 */
.tb_h li { margin: 3px 3px 3px 0; }
.tb_h .a { margin-top: 0; }
.tb_h .a a { padding-top: 3px; }
.tb_h .o { margin: 4px 5px 0; }
/* 论坛皮肤下用户页面头部 */
.uhd { margin-bottom: 10px; padding: 20px 320px 20px 20px; border: 1px solid #CDCDCD; background: #F8F8F8; zoom: 1; border-radius: 5px; box-shadow: 0 0 10px #FFF inset; }
.uhd .ctrl { display: inline; float: right; margin-right: -300px; width: 290px; }
.uhd .d { padding-left: 140px; }
.uhd .mt { padding-top: 0; }
.uhd .avt { display: inline; float: left; margin-left: -140px; }
.uhd .avt img { padding: 5px; width: 120px; height: auto; border: none; }
.flw_hd .tns { padding: 0; border: 1px solid #DFDFDF; background: #F8F8F8; border-radius: 5px; }
.flw_hd .tns th, .flw_hd .tns td { padding: 5px; }
.flw_hd .tns th { border-right: 1px dashed #DFDFDF; }
.flw_hd .tns span { font-size: 16px; }
.flw_hd .tns p a { color: #369; font-weight: 700; }
.flw_hd .flw_specialfo, .flw_hd .flw_specialunfo { float: left; margin: 0 10px; }
/* 发帖回复按钮 */
.pg a, .pg strong, .pgb a, .pg label {border-color:#CDCDCD;}
#pgt .pg, #pgt .pgb { margin-top:0; }
#post_extra_tb label { margin-right: 8px !important; }
.notice_pm, .notice_mypost, .notice_interactive, .notice_system, .notice_manage, .notice_app { margin: 11px 5px 5px 5px;}
#autopbn { border-radius:0px !important; }
.pg strong { border-radius: 90px 2px ;}
/* 自定颜色 */
.tip { background :#fff;}
#threadlisttableid tr:hover, .mod-post:hover .item:hover { background:rgba(235, 255, 255, 0.5); }
/* 自定hover状态 */
.pg a:hover, .pgb a:hover, .sllt:hover, .tedt:hover, .px:hover, .ps:hover, select:hover, #post_extra_tb label:hover, .ttp a:hover, .ttp strong:hover, .tip, .pgbtn a:hover, .avt img:hover, .fl_icn a img:hover {
-moz-box-shadow: 0 0 8px rgb(150, 200, 220);
-webkit-box-shadow: 0 0 8px rgb(150, 200, 220);
box-shadow: 0 0 8px rgb(150, 200, 220);
border-color: #93C3DD;}
.p_pop, .p_pof, .sllt {border: 1px solid #CDCDCD;}
.pg a:hover, .pgb a:hover { border-radius: 90px 2px }
.pg a, .pgb a, .p_pop:hover, .p_pof:hover, .sllt:hover, .tedt, .px, .ps, select, .edt, #post_extra_tb label, .ttp a, .ttp strong, .tip, .pgbtn a, .avt img, #threadlisttableid tr, .pg_task td img {
-webkit-transition:all 0.5s ease-in-out;
-moz-transition:all 0.5s ease-in-out;
-o-transition:all 0.5s ease-in-out;
transition:all 0.5s ease-in-out;
}
/* 通用属性 */
#chart, #uhd, .ct1, .bdl, .ct3_a .mn, .ct2_a { margin:5px; }
#qmenu_menu, .ct2_a, .bm, .bdl, .pgl a, .pgb a, .avt img, .tedt, .px, .ps, select, .edt, #post_extra_tb label, #uhd, .ct1, #autopbn, .ttp a, .ttp strong, .pgbtn a{ -moz-box-shadow:0 0 2px #CDCDCD; -webkit-box-shadow:0 0 2px #CDCDCD;box-shadow:0 0 2px #CDCDCD; }
.px, .pt, .ps, select{border: 1px solid #CDCDCD;}
.ttp a, .ttp strong {border: 1px solid #CDCDCD;}
.pls { width: 200px; background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 90%,rgb(235, 235, 235) 100%,#ffffff 100%); background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 90%,rgb(235, 235, 235) 100%,#ffffff 100%); background: linear-gradient(left, rgba(255, 255, 255, 0) 90%,rgb(235, 235, 235) 100%,#ffffff 100%); overflow: hidden; border-right: 1px solid {CONTENTSEPARATE}; } /* 修正帖子页边栏 by key */
.pls .avatar img { padding: 5px 5px 8px; background: #FFF; width:160px; } /* 修改大头像 by key */
.bui .m img { width:160px;}
.bui .i {width: 320px;}
.bui {width: 500px !important;margin-top: -6px!important;}/* 修正头像帖内悬浮 by key */
.pl .quote { background: rgba(249, 249, 249, 0.8) no-repeat 20px 6px;} /* 修改引用透明 by key */
.pls p, .pls .pil, .pls .o {margin: 5px 10px;}
应用 对象为 网址前缀 https://bbs4.2djgame.net/
之后保存就可以啦 。
因为以前做过DZ的风格, 这些都是搬运以前做的稍加修改而成 。 随便用用吧 ,不喜欢的部分可以自己修改删除 。 就是这样 |
本帖子中包含更多資源
您需要 登錄 才可以下載或查看,沒有帳號?註冊
-
總評分: 魂 + 2
查看全部評分
|