
Scrapped from Android eBook reader
Quote:
@import url('https://fonts.googleapis.com/css2?family=Cinzel+Decorative&family=Libre+Baskerv ille&display=swap');
strong {color: #00B095;font-weight: 900;font-size: 105%;}
em, i {color: #FF9E00;font-weight: 900;font-size: 105%;}
span {display: inline;}
body {font-family: 'Libre Baskerville', serif;background-color: #988E7A;color: #191919;padding: 10px;word-wrap: break-word;}
img {max-width: 100%;}
h1, h2, h3, h4, h5, h6 {font-family: 'Cinzel Decorative',cursive;text-align: center;color: #FFF;font-weight: 400}
hr {border: 2px solid; border-radius: 2px;}
|