LCOL.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
.mw-body-content p, .mw-body-content li, .mw-body-content dl { | |||
.mw-body-content p { | font-family: "Times New Roman", Times, serif; | ||
font-size: 1.4rem; | |||
text-align: justify; | text-align: justify; | ||
} | } | ||
a { | a { | ||
font-size: 200%; | font-size: 200%; | ||
} | } | ||
/* <noinclude>[[Category:StyleSheets]]</noinclude> */ | /* <noinclude>[[Category:StyleSheets]]</noinclude> */ |
Revision as of 18:19, 2 July 2023
.mw-body-content p, .mw-body-content li, .mw-body-content dl {
font-family: "Times New Roman", Times, serif; font-size: 1.4rem; text-align: justify;
} a {
font-size: 200%;
}
/* */