Skip to content

Lavenderblush - bbs.jjwxc by cangyuyao

Imported from https://raw.githubusercontent.com/uso-archive/data/flomaster/data/usercss/163154.user.css

Screenshot of Lavenderblush - bbs.jjwxc

Details

Authorcangyuyao

LicenseCC-BY-NC-SA-4.0

Categoryunset

Created

Updated

Size25 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

是哪个天才写出了这么神奇的网页结构。字体无托管。请自备思源黑体和思源宋体。

Notes

Userstyle doesn't have notes.

Source code

Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link.
/* ==UserStyle==
@name           Lavenderblush - bbs.jjwxc
@namespace      USO Archive
@author         princomp
@description    `是哪个天才写出了这么神奇的网页结构。字体无托管。请自备思源黑体和思源宋体。`
@version        20210523.16.11
@license        CC-BY-NC-SA-4.0
@preprocessor   uso
==/UserStyle== */
/* ==UserStyle==
@name           Lavenderblush - bbs.jjwxc
@namespace      USO Archive
@author         princomp
@description    `是哪个天才写出了这么神奇的网页结构。字体无托管。请自备思源黑体和思源宋体。`
@version        20191216.16.15
@license        CC-BY-NC-SA-4.0
@preprocessor   uso
==/UserStyle== */
@-moz-document regexp(".*:\\/\\/bbs\\.jjwxc\\.(com|net)\\/board\\.php.*") {
/*归零*/
body, table, td, th {
    font: 16px/1.8 'Noto Sans CJK SC', 'Noto Sans CJK', 'Source Han Sans', 'Noto Sans SC', 'Noto Sans SC Sliced', sans-serif;
    background: white;
    word-break: break-word;
}
table {border-collapse:collapse;border-spacing:0;}
a:link, a:visited {color:#403A3E;transition: .5s all;}
a:hover {color: #FF0000;}
input,textarea,select,button {font-family: Noto Sans CJK SC, sans-serif;border:solid 1px;transition: .5s all;}
span {color: #403A3E!important;}
.width_5, .width_300, .width_800, .width_468, .width_426, .width_760 {width:100%}

body {
    max-width:980px;
    margin: 0 auto;
}

table[width="800"] {
    width:100%;
}

table[width="400"] {
    width:100%;
}

/*导航*/
table[bgcolor="#999999"] tr[bgcolor="#FEDAEE"] {
    background: #403A3E;
}
table[bgcolor="#999999"] td[bgcolor="#FCE0EB"] {
    color: #403A3E;
    background: #403A3E;
    padding: 8px;
    position: relative;
}
table[bgcolor="#999999"] td[bgcolor="#FCE0EB"] a {
    color: white;
    font-size: 14px;
    display:inline-block;
    margin: auto;
    padding: 0px 5px;
    box-shadow: inset 0 0 0 #FFE7F7;
}
table[bgcolor="#999999"] td[bgcolor="#FCE0EB"] a:hover {
    color: #403A3E;
    box-shadow: inset 0 -24px 0 #FFE7F7;
}
table[bgcolor="#999999"] td[bgcolor="#FCE0EB"] a font{
    font-size: 14px;
}
#top_nav {
    display:none;
}

/*版头*/
table[bgcolor="#999999"] tr[bgcolor="#F9CCDE"], table[bgcolor="#999999"] tr[bgcolor="#666666"]{
    display:none;
}

/*版名*/
#boardname {
    height: auto!important;
    border: none!important;
    width: 100%!important;
}
#boardname div {
    float: none!important;
    display: block;
}
#boardname div:nth-of-type(1) {
    color: #FFE7F7;
    font-family: 'Source Han Serif SC', 'Noto Serif CJK SC', 'Source Han Serif CN', serif;
    font-size: 20px;
    font-weight: bold;
    position: absolute!important;
    top: -45px;
    left: 8px;
}
#boardname div:nth-of-type(1) font {
    color: #FFE7F7;
}
#boardname div:nth-of-type(2) {
    width: 100%!important;
}
#boardname marquee {
    font-size: 14px;
    margin-top:0!important;
    background: #FFF3FB;
}

/*本版所属子论坛*/
#subidform {
    font-size: 14px;
    height: 25px!important;
    border: none!important;
    vertical-align: middle;
    margin: 10px 0!important;
    overflow: initial!important;
    width: auto!important;
}
#subidform div {
    margin: auto;
    line-height: 25px;
}
#subidform font {
    display:none;
}
#subidform_submit {
    width: auto!important;
    line-height: 25px;
}
#subidform_submit input[type="submit"] {
    color: white;
    background: #403A3E;
    border: none;
    padding: 2px 8px;
}
#subidform_submit input[type="submit"]:hover {
    background: #80737B;
}
#form1 span {
    color: #403A3E!important;
}

/*筛选*/
.maincenter td {
    font-size: 15px;
}
.maincenter td a {
    padding: 0 2px;
    margin-right: 4px;
    box-shadow: inset 0 -5px 0 #FFE7F7;
}
.maincenter td a:hover {
    box-shadow: inset 0 -20px 0 #FFE7F7;
}
.maincenter input[id="Submit1"] {
    color: white;
    background: #403A3E;
    border: none;
    padding: 2px 8px;
}
.maincenter input[id="Submit1"]:hover {
    background: #80737B;
}

/*帖子列表*/
#msglist {
    margin-top: 10px;
}

/*首行*/
#msglist tbody tr[bgcolor="#E8F3FF"] td {
    background: #403A3E!important;
    color: white;
}
#msglist tbody tr[bgcolor="#E8F3FF"] td font {
    font-size: 14px;
}

/*类别*/
#msglist tbody tr[bgcolor="#FFE7F7"] {
    border-top: solid 1px white;
}
#msglist tbody tr[bgcolor="#FFE7F7"]:hover td{
    background: #FFFBE7;
}
#msglist tbody tr[bgcolor="#FFE7F7"] td:nth-of-type(1) table {
    width:100%;
    min-width: 40px;
}
#msglist tbody tr[bgcolor="#FFE7F7"] td:nth-of-type(1) table tbody tr td {
    background: #403A3E!important;
    padding: 3px;
}
#msglist tbody tr[bgcolor="#FFE7F7"] td:nth-of-type(1) table tbody tr td font {
    color:white;
    font-size: 13px;
}

/*主题*/
#msglist tbody tr[bgcolor="#FFE7F7"] td:nth-of-type(2) table tbody tr td {
    padding: 8px;
}
#msglist tbody tr[bgcolor="#FFE7F7"] td:nth-of-type(2) table tbody tr td a {
    position: relative;
    transition: .5s all;
}

#msglist a:nth-of-type(1) {
    box-shadow: inset 0 -5px 0 #FFE7F7;
}
#msglist a:nth-of-type(1):hover {
    box-shadow: inset 0 -24px 0 #FFE7F7;
}
#msglist tbody tr[bgcolor="#FFE7F7"] td:nth-of-type(2) table tbody tr td a:nth-of-type(n+2) {
    color: #80737B;
    font-size: 13px;
}
#msglist tbody tr[bgcolor="#FFE7F7"] td:nth-of-type(2) table tbody tr td a:nth-of-type(n+2):hover {
    color: #FF0000;
}
/*#msglist tbody tr[bgcolor="#FFE7F7"] td:nth-of-type(2) table tbody tr td img[src="img/hot.gif"] {
}
#msglist tbody tr[bgcolor="#FFE7F7"] td:nth-of-type(2) table tbody tr td img[src="img/new.gif"] {
}*/

/*作者*/
#msglist tbody tr[bgcolor="#FFE7F7"] td:nth-of-type(3) {
    font-size: 14px;
    width: 10%;
}

/*回复数*/
#msglist tbody tr[bgcolor="#FFE7F7"] td:nth-of-type(n+4) {
    font-size: 13px;
    text-align: center;
}
#msglist tbody tr[bgcolor="#FFE7F7"] td:nth-of-type(n+4) font {
    font-size: 13px;
}

/*响应式*/
@media screen and (max-width: 720px) {
    #msglist tbody tr td:nth-of-type(n+4) {
        display:none;
    }
}

/*管理*/
body > table[width="800"]:nth-child(14) a[style="margin-left:5px;"] {
    margin-left: 0!important;
}
body > table[width="800"]:nth-child(14) a[style="margin-left:5px;"]:before {
    content:"返回上层";
}
img[src="img/jiantou.gif"] {
    display:none;
}
#adminlink font {
    color: #403A3E;
}

/*翻页*/
#msglist + table[width="800"] img {
    display: none;
}
#msglist + table[width="800"] a {
    font-size: 15px;
    line-height: 1.5;
    text-align: center;
    display: inline-block;
    width: 50px;
    box-shadow: inset 0 -5px 0 #FFE7F7;
}
#msglist + table[width="800"] a:hover {
    box-shadow: inset 0 -20px 0 #FFE7F7;
}

/* 
body > table[width="800"]:nth-child(14) td[height="20"] {
    display: none;
}
body > table[width="800"]:nth-child(14) a {
    font-size: 15px;
    line-height: 1.5;
    text-align: center;
    display: inline-block;
    padding: 0 8px;
    box-shadow: inset 0 -5px 0 #FFE7F7;
}
body > table[width="800"]:nth-child(14) a:hover {
    box-shadow: inset 0 -20px 0 #FFE7F7;
}
*/

/*页尾
*/
body > table[width="800"]:nth-child(n+15):nth-child(-n+17) {
    display: none;
}

#footer {
    display:none;
}
}

@-moz-document regexp(".*:\\/\\/bbs\\.jjwxc\\.(com|net)\\/showmsg\\.php.*") {
/*归零*/
body, table, td, th, textarea {
    font: 16px/1.8 'Noto Sans CJK SC', 'Noto Sans CJK', 'Source Han Sans', 'Noto Sans SC', 'Noto Sans SC Sliced', sans-serif;
    background: white;
    word-break: break-word;
}
table {border-collapse:collapse;border-spacing:0;}
tr{position: relative;}
a:link, a:visited {color:#403A3E;transition: .5s all;}
a:hover {color: #FF0000;}
input,textarea,select,button {font-family: Noto Sans CJK SC, sans-serif;border:solid 1px;transition: .5s all;}
img {max-width:100%;height:auto!important;}
hr {width:100%!important;}
#google_bbs_top,#imgurl {display:none!important;}
.width_5, .width_300, .width_800, .width_468, .width_426, .width_760 {width:100%}

body {
    max-width:980px;
    margin: 0 auto;
}
table[width="760"] {
    width: 100%;
}
table[width="100%"] {
    width: auto;
}

td[width="400"] a {
    position: absolute;
}

td[colspan="2"] {
    width: 46px;
}

#dingbuFix, #htAboveFix {
    display:none;
}

/* 广告 */
.ad360_box {
    display:none;
}

/*顶栏*/
#boardname {
    height: auto!important;
    border: none!important;
    width: 100%!important;
}

#boardname td {
    font-size: 14px;
    color: white;
    background: #403A3E;
    padding: 12px 8px;
}
#boardname a {
    color: white;
    font-size: 14px;
    display:inline-block;
    padding: 0px 3px;
    margin: 0px 2px;
    box-shadow: inset 0 0 0 #FFE7F7;
}
#boardname a:hover {
    color: #403A3E;
    box-shadow: inset 0 -24px 0 #FFE7F7;
}
#boardname div:nth-of-type(1) {
    width:300px;
    float: left;
}
#loginStatus {
    width: 250px;
    float: right;
    text-align:right;
}

/*翻页*/
#pager_top, #pager_bottom {
    font-size: 15px;
    padding: 15px!important;
    border:none!important;
    line-height: 1.5;
}
#pager_top a, #pager_bottom a {
    display: inline-block;
    padding: 0 2px;
    box-shadow: inset 0 -5px 0 #FFE7F7;
}
#pager_top a:hover, #pager_bottom a:hover {
    box-shadow: inset 0 -20px 0 #FFE7F7;
}

/*标题栏*/
td[bgcolor="#E8F3FF"] {
    width: 100%;
    background: #FFF3FB;
    padding: 8px;
}
#msgsubject {
    max-width: 100%;
}
#msgsubject ~ div {
    float: right;
}
#addfavorite, #delfavorite {
    font-weight: bold;
    font-size: 14px;
    cursor: pointer;
    color: #403A3E!important;
    line-height: 24px;
    transition: .5s all;
}
#addfavorite:hover, #delfavorite:hover {
    color: #FF0000!important;
}

/*内文*/
.read {
    float: left;
    padding-left: 60px;
    margin-top: -50px;
    line-height: 1.8;
    background: rgba(0,0,0,0);
    word-wrap: break-word;
    word-break: break-all;
    position: relative;
}
.read font {
 ...

Reviews

No reviews yet.