LCOL.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
/* <pre> */ | /* <pre> */ | ||
#bodyContent p { | #bodyContent > p { | ||
text-align: justify; | text-align: justify; | ||
font-size: 150%; | font-size: 150%; |
Revision as of 18:09, 2 July 2023
/*
*/ #bodyContent > p { text-align: justify; font-size: 150%; text-indent: 2em; } a { font-size: 200%; } /*
*/
/* */