вот в этом коде скина в какой строчке нужно поменять значение, чтобы увеличить размер шрифта основного текста? Так-то я понимаю, что это вроде должно быть font-size, но который из?
::selection {
background-color: #fa842f;
color: #140e0d;
}
::-webkit-scrollbar {
width: 10px;
}
::-webkit-scrollbar-track {
background: #140e0d;
}
::-webkit-scrollbar-thumb {
background: #fa842f;
}
#main {
background: #1f1513;
}
#workskin img {
border-radius: 1rem;
}
li.comment,
.thread .even {
border-radius: .75em;
border: 1px solid #fa842f;
padding: 10px;
background: #1f1513ba;
}
li.comment,
.thread .odd {
border-radius: .75em;
border: 1px solid #fa842f;
padding: 10px;
background: #1f1513ba;
}
li.comment {
border-radius: .75em;
border: 1px solid #fa842f;
padding: 10px;
background: #1f1513ba;
}
.btn:hover,
input[type="submit"]:hover,
.actions li input[type="submit"]:hover,
.actions .current:hover {
color: #d5c4a1 !important;
background: #140e0d !important;
}
.actions a:hover,
.actions li .current a:hover {
background: #140e0d !important;
background-image: none;
color: #d5c4a1 !important;
}
.splash .favorite li:nth-of-type(2n+1) a {
background: #1f1513;
}
.splash .favorite li:nth-of-type(2n+1) a {
background: #140e0d;
}
body {
background: #140e0d !important;
color: #d5c4a1 !important;
}
a {
transition: 0.2s ease-in-out !important;
}
body,
th,
tr:hover,
col.name,
form blockquote.userstuff,
input:focus,
input,
select:focus,
select,
textarea:focus,
textarea,
.autocomplete div.dropdown ul,
#ui-datepicker-div,
#ibox_wrapper,
#ibox_content,
.toggled form,
.dynamic form,
.secondary,
.listbox .index,
.dashboard .listbox .index,
.nomination dt {
background: #1f1513;
font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif !important;
color: #d5c4a1;
}
#outer.wrapper {
background-color: #1f1513 !important;
}
.bookmark .count a {
color: #1f1513 !important;
}
.comment_notice,
ul.notes,
.caution,
.error,
.comment_error,
.alert.flash {
color: #d5c4a1;
background-color: #ce4c4c;
border: none;
box-shadow: none;
margin-top: 10px !important;
}
#header .search input[type="text"],
#header .search input[type="text"]:focus {
color: #d5c4a1 !important;
}
#header .logo {
display: none;
}
.home .header h2 {
border-bottom: 0px;
}
.subscription dd {
background-color: transparent !important;
}
.splash .favorite li:nth-of-type(odd) a:hover,
.splash .favorite a:hover {
color: #140e0d;
background-color: #d5c4a1;
}
#dashboard .actions a,
#dashboard .actions a:visited {
color: #d5c4a1 !important;
}
.blurb ul.required-tags {
background: #140e0d !important;
}
.filters dl {
background: #140e0d;
}
#dashboard .actions .current {
color: #d5c4a1 !important;
background: #1f1513;
}
.announcement .userstuff h2 {
margin-top: 10px;
color: #1f1513;
}
fieldset fieldset,
fieldset dl dl,
.fieldset,
fieldset {
border-radius: 0.75em;
background: #1f1513;
}
#header .user a,
#header .user a:visited {
margin: 2px;
color: #d5c4a1 !important;
}
.picture .header {
border: none;
}
li.comment,
.thread .even {
border-radius: 0.75em;
}
.bookmark div.user {
border-radius: 0.5em;
}
.blurb .header .heading {
background: transparent !important;
}
.blurb .stats {
color: #f7f7f7;
}
.module .heading h4,
.module .heading h5,
h5.module .fandoms .heading,
.meta .stats,
.meta .stats dl dt,
.meta .stats dl dd,
.dashboard .own .work {
background: transparent !important;
}
h5.heading,
.user .datetime,
.bookmark .user .userstuff,
.bookmark .user .meta {
margin: 10px;
}
.reading h4.viewed {
background: #140e0d;
border: 1px solid #d5c4a1;
padding: 0.5em;
border-radius: 0.25em;
}
.posted {
font-size: 0.8em;
}
#header .menu,
#header .menu li a:link,
#header .menu li a:visited {
border-radius: 0.75em;
background: #140e0d !important;
color: #d5c4a1 !important;
border: none;
}
#header .menu li a:hover,
#header .dropdown:hover a {
color: #d5c4a1 !important;
background: #1f1513 !important;
}
li.blurb {
border-radius: 0.75em;
background: #140e0d;
border: none;
}
.filters .submit input {
height: 100%;
margin: 1em 0;
min-height: 1.286em;
padding-left: 0;
padding-right: 0;
text-align: center;
color: #1f1513;
background: #d5c4a1;
}
#header #search>* {
width: 70%;
white-space: nowrap;
margin-right: 60px;
}
form.verbose legend,
.verbose form legend {
height: auto;
width: auto;
font-size: 100%;
background: #fa842f;
color: #1f1513;
border: none;
padding: 0.5em;
box-shadow: none;
opacity: 1;
margin: 10px;
border-radius: 0.5em;
}
.actions input[type="text"],
.actions input[type="text"]:focus,
.textarea,
.autocomplete input,
form.search input[type="text"],
form.search input[type="text"]:focus,
li.search fieldset,
.search input[type="text"],
.search input[type="text"]:focus {
color: #9e9e9e;
background: #1f1513;
border: 1px solid #d5c4a1;
border-radius: 0.25em;
box-shadow: none;
font: 90%;
padding: 5px;
width: 90%;
-webkit-appearance: none;
}
.input,
.highlighted {
border: none;
}
.filters input:checked+.indicator+span {
text-decoration: underline;
font-weight: normal;
}
#header .actions a:hover,
#header .actions a:focus,
#header .dropdown:hover a,
#header .open a,
#header .menu,
#small_login,
#header .dropdown:hover .current+.menu,
.actions a,
.actions a:link,
.actions a:active,
.actions a:visited,
.current span,
.current,
a.current,
.actions .current,
.current,
.current a:visited,
.current a:link,
#dashboard .current,
.actions a:active,
span.unread,
.replied,
span.claimed,
.own,
.unread,
.child,
.unwrangled,
.unreviewed {
color: #fa842f;
border: 2px solid #fa842f;
background-image: none;
border-radius: 0.25em;
box-shadow: none;
}
dl.index dd {
color: #d5c4a1;
}
.draft,
.draft .wrapper {
color: #d5c4a1;
}
#header h2,
#footer ul,
#footer ul.navigation a,
.autocomplete .dropdown ul li:hover,
li.selected {
color: #1f1513;
}
a.tag:hover,
.listbox .heading a.tag:visited:hover {
background: #fa842f !important;
}
tbody tr,
thead td,
#header #small_login,
fieldset,
form dl,
fieldset dl dl,
fieldset fieldset fieldset,
fieldset fieldset dl dl,
dd.hideme,
form blockquote.userstuff,
form dt,
.actions a:active,
.current,
a.current,
.current a:visited,
.search span.tip {
border-color: #140e0d;
}
.heading a,
.userstuff,
.heading,
#heading h3,
.splash .module h3 {
color: #d5c4a1;
}
.listbox>.heading {
color: #d5c4a1;
padding: 10px;
padding-left: 15px;
}
.listbox .index {
background: #140e0d;
}
a.tag {
border-bottom: none;
border-radius: 8px;
padding: 3px;
}
.actions a,
.actions a:link,
.actions a:visited,
.current,
a.current,
.current a:visited,
.current a:link {
color: #1f1513 !important;
background: #d5c4a1;
border: none;
border-bottom: none;
background-image: none;
border-radius: 0.25em;
box-shadow: none;
}
.listbox {
border: none;
border-radius: 0.5em;
}
.actions a:hover,
.actions li .current a:hover {
background: #1f1513;
color: #d5c4a1 !important;
border: none;
border-bottom: none;
background-image: none;
border-radius: 0.25em;
box-shadow: none;
}
.action.top,
.action a:link {
background: #d5c4a1;
color: #1f1513;
height: auto;
font-weight: bolder;
padding: 0.15em 0.25em;
}
.splash .module h3 {
border-bottom: none;
font-variant: small-caps;
font-size: 1.914em;
}
.title {
font-variant: small-caps;
}
.published,
.comments {
font-size: 14px;
font-variant: small-caps;
}
form .notice,
form ul.notes {
box-shadow: none;
}
.actions a,
.action,
.actions input,
input[type="submit"],
button,
.current,
.actions label,
li.relationships,
li.relationships a,
.thread .even,
.preface h3 {
background-color: transparent;
}
a:hover,
.splash .browse a:hover {
color: #fa842f;
}
#login-block,
li.blurb,
fieldset,
form dl,
#dashboard ul.navigation,
#dashboard ul,
#symbols-key dl,
.toggled form,
.dynamic form,
div.comment,
li.comment,
.comment div.icon,
.autocomplete div.dropdown ul,
#modal,
.bookmark p.count span,
.ui-sortable li:hover,
.actions a:hover,
.actions input:hover,
.userstuff blockquote {
border-color: #140e0d;
}
fieldset,
form dl,
fieldset dl dl,
fieldset fieldset fieldset,
fieldset fieldset dl dl,
dd.hideme,
form blockquote.userstuff {
box-shadow: none;
}
#header .actions a:hover,
#header .actions a:focus,
#header .dropdown:hover a,
#header .open a,
#header .menu,
#small_login,
#header .dropdown:hover .current+.menu,
#dashboard .current,
.actions a:active,
.current,
a.current,
.current a:visited,
span.unread,
.replied,
span.claimed,
dl.index dd,
.own,
.draft,
.draft .wrapper,
.unread,
.child,
.unwrangled,
.unreviewed {
background: #140e0d;
}
#bookmark-form {
background: #140e0d;
}
#dashboard.own,
#dashboard .secondary,
#dashboard ul.navigation {
background: #140e0d !important;
}
#dashboard.own {
border-top: none;
border-bottom: none;
}
#dashboard ul {
padding: 10px 0;
}
.actions a,
.action,
.actions input,
input[type="submit"],
button,
.current,
.actions label,
a.cloud4,
a.cloud5 {
color: #d5c4a1;
}
a:visited,
a.cloud6 {
color: #d5c4a1;
}
thead,
tfoot,
tfoot td,
th,
tr:hover,
col.name,
input,
textarea,
#modal .content,
.actions a,
.action,
.actions input,
input[type="submit"],
button,
.current,
.actions label,
span.unread,
.replied,
span.claimed,
.system .latest h3,
.system div.news h3,
.listbox,
fieldset fieldset.listbox,
dl.meta,
#dashboard.own,
.picture .header,
.bookmark .user {
border-color: #fa842f;
background: #1f1513;
border-radius: 5px;
margin-bottom: 10px;
}
li.blurb,
.blurb .blurb,
.listbox .index,
.dashboard .listbox .index {
box-shadow: none;
}
#header ul.primary {
box-shadow: none;
padding-top: 30px;
padding-bottom: 30px;
background: #fa842f url(https://png.pngtree.com/background/20230611/original/pngtree-all-kinds-of-autumn-leaves-are-shown-picture-image_3167304.jpg);
background-attachment: fixed;
}
#header .dropdown a {
background: #1f1513;
border-radius: 5px;
margin-right: 10px;
padding: 8px;
}
#header .dropdown,
#header .dropdown a,
#header .dropdown a:hover {
color: #fa842f !important;
}
#header .dropdown .menu .current {
background-color: #d5c4a1;
color: #140e0d;
}
#workskin img {
max-width: 95%;
display: block;
margin-left: auto;
margin-right: auto;
}
.autocomplete div.dropdown ul {
border: 1px solid #d5c4a1;
border-radius: 0.5em;
}
table,
thead td,
#header #small_login,
#dashboard a:hover,
fieldset,
form dl,
fieldset dl dl,
fieldset fieldset fieldset,
fieldset fieldset dl dl,
dd.hideme {
background: #140e0d;
}
form blockquote.userstuff,
.ui-sortable li:hover,
.listbox,
fieldset fieldset.listbox,
.readings-index h3,
.search span.tip,
.flash,
.notice,
.error,
.comment_error {
background: #fa842f;
color: #1f1513;
}
.comment h4.byline {
background: transparent;
}
body,
#main.error,
#main.slow,
#main.maintenance,
.required .autocomplete,
.autocomplete .notice,
.post .required .warnings,
.listbox .heading a:visited,
.userstuff h2,
.userstuff caption,
.userstuff table,
.userstuff td,
.userstuff col,
.userstuff tr,
.userstuff thead,
.userstuff tfoot,
.userstuff tbody,
.userstuff th,
.userstuff thead td,
.userstuff th a,
.userstuff th a:link,
a.cloud3 {
color: #d5c4a1;
}
.listbox h3 {
color: #1f1513 !important;
}
.draft {
border-color: #d5c4a1;
}
.actions a,
.action,
.action:link,
.actions input,
input[type="submit"],
button,
.current,
.actions label,
span.unread,
.replied,
span.claimed {
border-bottom-color: #d5c4a1;
}
.ui-sortable li:hover,
.secondary,
.wrapper,
.ui-draggable form {
box-shadow: none;
}
#header #small_login {
box-shadow: none;
}
.delete a,
span.delete {
box-shadow: none;
}
#header .primary .menu .current {
color: #00273d !important;
}
a,
a:link,
a:visited:hover,
#dashboard a,
#dashboard span,
.autocomplete div.dropdown ul,
.actions a:visited,
.actions a:active,
.current,
a.current,
.current a:visited,
a.tag,
.tags a,
a.cloud1,
a.cloud2 {
border-bottom: none;
color: #fa842f;
}
.userstuff h3,
#header .primary a,
#header .primary .current,
#header .primary input,
#header .search input {
border-color: #00273d;
}
.userstuff h3 {
border-bottom: 0px;
font-size: 1.8em;
}
.userstuff h2 {
font-size: 2em;
}
.actions a:active,
.current,
a.current,
.current a:visited {
box-shadow: none;
}
a.tag:hover {
color: #1f1513 !important;
background: #fa842f;
}
.autocomplete .dropdown ul li:hover,
li.selected {
background: #d5c4a1;
}
#header #greeting img,
#header .heading a,
#header fieldset,
#header form,
#header p,
#header .user a:hover,
#header .user a:focus,
#header .user .current,
#dashboard a:hover,
.actions a:hover,
.actions input:hover,
.delete a,
span.delete,
span.unread,
.replied,
span.claimed,
.draggable,
.droppable,
span.requested,
a.work,
.blurb h4 a:link,
.blurb h4 img,
.system .latest h3,
.system div.news h3,
.system .tweets h3,
.required,
.error,
a.cloud7,
a.cloud8 {
color: #d5c4a1;
}
#outer #header #greeting .icon,
.error,
.comment_error,
.LV_invalid,
.LV_invalid_field,
input.LV_invalid_field:hover,
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover,
textarea.LV_invalid_field:active,
#header .primary a,
#header .primary .current,
#header .primary input,
#header .search input {
border-color: #d5c4a1;
}
#dashboard a,
.unread,
#dashboard span,
#dashboard.own,
fieldset dl,
fieldset.actions,
fieldset dl fieldset dl,
.dynamic form fieldset,
.toggled form fieldset,
.toggled form dl,
.secondary .toggled form,
.dashboard .own,
.mods li,
dl.stats dt,
.blurb .header .heading,
.blurb .header ul,
.blurb .header p.status,
fieldset.comments,
.userstuff table,
.userstuff td,
.userstuff col,
.userstuff tr,
.userstuff thead,
.userstuff tfoot,
.userstuff tbody,
.userstuff th,
.userstuff thead td,
.userstuff th a,
.userstuff th a:link {
background: #1f1513;
}
fieldset dl,
fieldset.actions,
fieldset dl fieldset dl,
.dynamic form fieldset,
.toggled form fieldset,
.toggled form dl,
.secondary .toggled form,
.actions a,
.action,
.actions input,
.action:link input[type="submit"],
button,
.current,
.actions label,
#outer.wrapper,
#inner.wrapper,
dl.index,
dl.stats,
.listbox,
fieldset fieldset.listbox,
.listbox li.blurb,
fieldset.comments,
dl.nomination {
box-shadow: none;
}
h2,
.system p#signup,
#header h2 {
text-shadow: none;
}
#header h2 {
background: #fa842f;
border-radius: 20px;
padding: 10px;
margin: 10px;
}
.dashboard .listbox {
border: 1px solid #fa842f;
}
.comment fieldset {
border: 0px;
}
#greeting img.icon {
border-radius: 2em;
height: 2.5em;
width: 2.5em;
}
.primary .icon,
.icon {
border-radius: 30px;
height: 7em;
width: 7em;
transition: 0.2s;
}
.icon:hover {
border-radius: 10px;
}
.picture .icon img {
border-radius: 30px;
height: 7em;
width: 7em;
margin: -8px;
}
.icon {
padding: 5px;
}
.comment div.icon {
border-bottom: 0px;
}
span.symbol {
color: #d5c4a1;
background: #1f1513;
border: 1px solid;
vertical-align: super;
border-radius: 0.75em;
box-shadow: none;
}
.notice {
border: 1px solid #d5c4a1;
color: #d5c4a1;
background: #1f1513;
box-shadow: none;
padding: 1em;
}
#modal-bg {
background: #d5c4a1;
}
.characters a:before,
.relationships a:before,
.freeforms a:before,
.meta a:before {
color: #d5c4a1;
content: "\2660";
padding: 0 0.25em 0 0;
}
.splash .browse li a:before {
color: #d5c4a1;
content: "\2660";
padding: 0 0.25em 0 0;
}
.kudos a:before {
color: #d5c4a1;
content: "\2619";
padding: 0 0.25em 0 0;
}
.btn,
input[type="submit"],
.actions li a,
.actions li input,
.actions li input[type="submit"],
.actions li .current,
.actions li label,
.action:link {
color: #1f1513;
background: #d5c4a1;
border: none !important;
border-bottom: none;
background-image: none;
border-radius: 0.25em;
box-shadow: none;
}
input[type="submit"],
input[type="submit"]:hover {
border: none;
}
.btn:hover,
input[type="submit"]:hover,
.actions li input[type="submit"]:hover,
.actions .current:hover {
color: #d5c4a1;
background: #1f1513;
border: none;
border-bottom: none;
background-image: none;
border-radius: 0.25em;
box-shadow: none;
}
.tags input[type="radio"],
.filters [type="radio"]+.indicator::before,
.filters [type="radio"]+.indicator::before {
color: #d5c4a1;
background: #1f1513;
border: 1px solid #d5c4a1;
border-radius: 1em;
box-shadow: none;
}
.filters [type="radio"]:checked+.indicator::after,
.filters [type="checkbox"]:checked+.indicator::after,
[type="radio"]:checked+.indicator::after {
color: #d5c4a1;
background: #d5c4a1;
}
#header .primary>li:first-of-type {
margin-left: 2em;
}
#dashboard a,
.unread,
#dashboard span,
fieldset dl,
fieldset.actions,
fieldset dl fieldset dl,
.dynamic form fieldset,
.toggled form fieldset,
.toggled form dl,
.secondary .toggled form,
.dashboard .own,
.mods li,
dl.stats dt,
.blurb .header .heading,
.blurb .header ul,
.blurb .header p.status,
fieldset.comments,
.userstuff table,
.userstuff td,
.userstuff col,
.userstuff tr,
.userstuff thead,
.userstuff tfoot,
.userstuff tbody,
.userstuff th,
.userstuff thead td,
.userstuff th a,
.userstuff th a:link {
background: #140e0d;
}
.assignment dl.stats,
.assignment dl.stats dt,
.assignment dl.stats dd,
dl.stats,
dl.stats dt {
background: transparent;
color: #f7f7f7;
}
.assignment .index dt {
margin-bottom: 5px;
}
.blurb dl.stats {
background: #140e0d;
margin-bottom: 5px;
}
.byline.heading {
color: #d5c4a1;
}
#dashboard {
border: 1px solid #fa842f !important;
padding: 0.5em 0;
border-radius: 0.25em;
margin-left: 10px;
background: #140e0d;
}
.userstuff p {
color: #d5c4a1;
outline: none;
font-size: medium;
}
.user .datetime {
color: #f7f7f7;
}
.preface blockquote {
border: 0;
font-size: xx-small;
}
p.kudos {
background: none;
padding: 0.5em;
}
ul.series,
ul.series li {
color: #f7f7f7;
}
.own .header,
.inbox .actions,
.inbox .comments,
.pseud .header,
.collection .header {
background-color: transparent;
}
.own .type {
color: #f7f7f7;
}
.faq .example,
.guideline .example {
border: 0px;
background-color: #140e0d;
border-radius: 5px;
}
.comment .icon .visitor {
background: url(/images/imageset.png) no-repeat -1px -76px;
padding: 0px;
margin: 5px;
}
.skins .primary .icon,
.admin .primary .icon {
padding: 0px;
margin: 10px;
}
.bookmark .count a {
color: #d5c4a1;
}
.announcement .userstuff {
background: #fa842f;
border-color: #fa842f;
color: #fff;
}
.announcement .userstuff p {
color: #fff;
}
.announcement input[type="submit"],
.announcement .action {
background: #fff none;
border: 1px solid #ce4c4c;
color: #f7f7f7;
font-size: 0.875em;
padding: 0.25em 0.5em;
border-radius: 2em;
}
input[name="preview_button"] {
color: #1f1513;
background: #fa842f !important;
border: none;
border-bottom: none;
background-image: none;
border-radius: 0.25em;
box-shadow: none;
}
input[name="post_button"] {
color: #1f1513;
background: #fa842f !important;
border: none;
border-bottom: none;
background-image: none;
border-radius: 0.25em;
box-shadow: none;
}
input[name="preview_button"]:hover {
color: #1f1513 !important;
background: #fa842f !important;
border: none;
border-bottom: none;
background-image: none;
border-radius: 0.25em;
box-shadow: none;
}
input[name="post_button"]:hover {
color: #1f1513 !important;
background: #fa842f !important;
border: none;
border-bottom: none;
background-image: none;
border-radius: 0.25em;
box-shadow: none;
}
#footer {
background: #140e0d !important;
color: #d5c4a1;
border-top: none !important;
}
#footer .heading,
#footer ul,
#footer ul.navigation a {
color: #d5c4a1 !important;
}
#footer a:hover {
box-shadow: none;
}
.event.announcement .userstuff a,
.filters .expander {
color: #d5c4a1;
}
.kudos_error {
background: #1f1513;
border-color: #fa842f;
box-shadow: none;
}
.blurb ul.required-tags li span {
border-radius: 5px;
}
.bookmark .status span,
.bookmark .status a {
border-radius: 5px;
}
.warnings,
.warning .tags,
.characters,
.characters .tags,
.relationships,
.relationships .tags {
color: transparent;
}
.warnings a,
.warning .tags a {
color: #fe8019;
}
.relationships a,
.relationships .tags a {
color: #68ccb5;
}
.characters a,
.characters .tags a {
color: #c2064e;
}
.statistics .index li:nth-of-type(2n) {
background: transparent;
}