Difference between revisions of "LCOL.css"

From All The Fallen Stories
Jump to navigation Jump to search
(Created page with "p { font-size: 5 vh; text-indent: 5em; } →‎<noinclude>[[Category:StyleSheets]]</noinclude>: ")
 
Line 1: Line 1:
p {
p {
     font-size: 5 vh;
     font-size: 5vh;
     text-indent: 5em;
     text-indent: 5em;
}
}


/* <noinclude>[[Category:StyleSheets]]</noinclude> */
/* <noinclude>[[Category:StyleSheets]]</noinclude> */

Revision as of 17:17, 2 July 2023

p {

   font-size: 5vh;
   text-indent: 5em;

}

/* */