Tod Naturlich/story text.css

From All The Fallen Stories
Revision as of 08:37, 3 September 2017 by TodNaturlich (talk | contribs) (Edited settings)
Jump to navigation Jump to search

p, li {

   font-family: "Times New Roman", Times, serif;
   font-size: 1.2em;
   text-align: justify;

}

p {

   line-height: 130% !important;
   margin: 0.8em 0 !important;

}

a:link:not(.new) {

   color: #00ccff;

}

a:visited:not(.new) {

   color: #751aff;

}

a.new:link {

   color: #a55858;

}

/* */