Skip to content

forum.littleone.ru by f0xss

Details

Authorf0xss

LicenseNo License

Categoryuserstyles

Created

Updated

Size1.3 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

некоторые укрупнения элиментов и текста

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       littleone big text
@version    20241209.17.15
@namespace  ?
==/UserStyle== */

@-moz-document domain("forum.littleone.ru") {
.threadbit .threadmeta {
    font-size: 16px;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 16px;
}
.threadbit .pagination a {
    font-size: 14px;
}
.threadbit .threadstats {
    font-size: 14px;
}
.threadbit .threadlastpost {
    font-size: 14px;
}
.threadbit .threadlastpost .username {
    font-size: 16px;
}
a.lastpostdate.understate img {
    width: 25px;
    height: 15px;
}
/*showthread*/
.postbitlegacy .postrow, .eventbit .eventrow, .postbitdeleted .postrow, .postbitignored .postrow {
    font: 16px Tahoma,Verdana,Arial,Calibri,Geneva,sans-serif;
}
.bbcode_quote {
    font-size: 16px !important;
}
.postbitlegacy .posthead .time {
    font: normal 14px Tahoma,Calibri,Verdana,Geneva,sans-serif;
}
.postbit .posthead .postdate, .postbitlegacy .posthead .postdate {
    font: normal 14px Tahoma,Calibri,Verdana,Geneva,sans-serif;
}
.postbitlegacy .postfoot .textcontrols a, .postbit .postfoot .textcontrols a, .eventbit .eventfoot .eventcontrols a, .postbitlegacy .postfoot .textcontrols span.mobile, .postbit .postfoot .textcontrols span.mobile {
    font: normal 16px Tahoma,Calibri,Verdana,Geneva,sans-serif;
}
}

Reviews

No reviews yet.