Difference between revisions of "JasmineHorus.css"

From All The Fallen Stories
Jump to navigation Jump to search
(Created page with "p{ font-size: 16pt; font-family: georgia, serif; } .thumbimage { max-width: 100%; } .center{ text-align: center; } #localNotice p { font-size: 10pt !important...")
 
 
(2 intermediate revisions by the same user not shown)
Line 75: Line 75:
     font-style:italic;
     font-style:italic;
}
}
  #Index {
    font-size:35px;
    font-weight: 700;
    font-family: sans-serif;
}
  #Index#Summary {
    font-size:30px;
    font-weight: 700;
    font-family: sans-serif;
}
  #Index#Story_Codes {
    font-size:30px;
    font-weight: 700;
    font-family: sans-serif;
}
  #Index#Cast_of_Characters {
    font-size:30px;
    font-weight: 700;
    font-family: sans-serif;
}
  #Index#Table_of_Contents {
    font-size:30px;
    font-weight: 700;
    font-family: sans-serif;
}
@media screen and (max-width: 992px) {
@media screen and (max-width: 992px) {
p{
p{

Latest revision as of 17:47, 9 June 2023

p{

   font-size: 16pt; 
   font-family: georgia, serif;

} .thumbimage { max-width: 100%; } .center{

   text-align: center;

}

  1. localNotice p {
   font-size: 10pt !important;

} .hg-headline{

   font-size:50px; 
   font-weight: 700; 
   font-family: sans-serif; 
   -webkit-text-stroke: 2px #000000; 
   color: #f4bceb;

}

 .so-fancy {
   font-size:45px;
   font-weight: 700; 
   font-family: times new roman; 
   -webkit-text-stroke: 1px #000000;
   color: #f4bceb;

}

selection{
   background: #f4bceb;

} .story-title{

   font-family:Great Vibes; 
   font-size: 75px; 
   text-align: center;
   font-weight: bold;

} .author-name{

   font-size: 30px; 
   text-align: center;

} .author-info{

   text-align: center; 
   font-size: 15pt;

} .tagline{

   font-family:Great Vibes; 
   font-size: 40px; 
   text-align: center;

} .story-codes { font-size: 16pt; font-weight:bold; } .start-reading{

   text-align: center; 
   font-size: 25pt;

} .chapter{

   font-size: 50px; 
   text-align: center; 
   font-family: Great Vibes;
   font-weight: bold;

} .body-text p {

   margin-bottom: 20px;

} .end{

   text-align:center;
   font-style:italic;

} .ps{

   text-align: center; 
   font-size: 16pt; 
   font-family:georgia, serif; 
   font-style:italic;

}

  #Index {
   font-size:35px;
   font-weight: 700; 
   font-family: sans-serif; 

}

  #Index#Summary {
   font-size:30px;
   font-weight: 700; 
   font-family: sans-serif; 

}

  #Index#Story_Codes {
   font-size:30px;
   font-weight: 700; 
   font-family: sans-serif; 

}

  #Index#Cast_of_Characters {
   font-size:30px;
   font-weight: 700; 
   font-family: sans-serif; 

}

  #Index#Table_of_Contents {
   font-size:30px;
   font-weight: 700; 
   font-family: sans-serif; 

}

@media screen and (max-width: 992px) { p{

   font-size: 25pt; 

} .author-info{

   font-size: 25pt;

} .story-codes { font-size: 20pt;; } .ps{

   font-size: 25pt;

} dd{

   font-size: 25pt;

} pre{

 font-size: 18pt;

} toctext{

 font-size: 18pt;

} tocnumber{

 font-size: 18pt;

}

/* */