Difference between revisions of "LCOL.css"

From All The Fallen Stories
Jump to navigation Jump to search
Line 5: Line 5:
}
}
a {
a {
     font-size: 150%;
     font-size: 200%;
}
}
/* <noinclude>[[Category:StyleSheets]]</noinclude> */
/* <noinclude>[[Category:StyleSheets]]</noinclude> */

Revision as of 17:56, 2 July 2023

p {

   text-align: justify;
   font-size: 150%;
   text-indent: 2em;

} a {

   font-size: 200%;

} /* */