| Themenübersicht (Neueste zuerst) | ||||||||||
| Geschrieben von Persephone Jameson - 20.01.2021, 12:59 | ||||||||||
</style>
--- GRUNDGERÜST --- */ .boxsilverlining { width: 500px; margin: 0 auto; background-color: #ffffff; border-bottom: 25px solid #e0e0e0; } /* --- GESUCHSTITEL, UNTERTITEL, PROLOGUE & EPILOGUE [OHNE SCROLLFUNKTION] --- */ .sl_titel { height: 150px; background-color: #e0e0e0; font-family: 'Roboto Condensed'; font-size: 25px; font-weight: 700; color: #ffffff; text-align: center; text-transform: uppercase; letter-spacing: 1px; } /* */ .sl_titel span { display: block; font-size: 10px; font-style: italic; font-weight: 300; text-transform: lowercase; } /* */ .sl_content { margin: 10px auto; padding: 30px; text-align: justify; font-family: 'Arial'; font-size: 10px; color: #6e6e6e; line-height: 150%; } /* */ .sl_content info { font-family: 'Roboto Condensed'; font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; } /* --- EINZELNE GESUCHSBOXEN [TITEL, UNTERTITEL, TEXT, SCROLLFUNKTION] --- */ .sl_titelchara { width: 250px; height: 250px; font-family: 'Roboto Condensed'; font-size: 15px; font-weight: 700; color: #e0e0e0; text-align: center; text-transform: uppercase; letter-spacing: 1px; } /* */ .sl_titelchara span { display: block; font-size: 10px; font-style: italic; font-weight: 300; text-transform: lowercase; } /* */ .slchara { width: 220px; max-height: 130px; overflow: auto; padding: 0 5px; line-height: 120%; } /* */ .sl_content::-webkit-scrollbar { background: #ffffff; width: 3px; height: 3px; } /* */ .sl_content::-webkit-scrollbar-thumb { background: #e0e0e0; width: 3px } /* */ .sl_content::-webkit-scrollbar-corner { background: #ffffff; } /* --- FARBEN [f = WEIBLICH (ROT) / m = MÄNNLICH (BLAU) / 3 = DRITTE FARBE (GELB) / 4 = VIERTE FARBE (GRÜN)] --- */ .sl_titelcharaf { background-color: #a78d8d; } /* */ .sl_contentpicf { width: 250px; height: 100px; border-bottom: 5px solid #a78d8d; } /* */ .sl_titelcharam { background-color: #8da6a7; } /* */ .sl_contentpicm { width: 250px; height: 100px; border-bottom: 5px solid #8da6a7; } /* */ .sl_titelchara3 { background-color: #b1a27d; } /* */ .sl_contentpic3 { width: 250px; height: 100px; border-bottom: 5px solid #b1a27d; } /* */ .sl_titelchara4 { background-color: #8da798; }/* */ .sl_contentpic4 { width: 250px; height: 100px; border-bottom: 5px solid #8da798; } /* --- CREDIT --- */ .sl_credit { display: block; box-sizing: border-box; width: 500px; margin: 0 auto; font-size: 14px; line-height: 12px; text-align: center; } /* */ .sl_credit::before { content: '\2666'; } /* */ a:link .sl_credit, a:active .sl_credit, a:visited .sl_credit { color: #e0e0e0; text-decoration: none; transition: 1s; -moz-transition: 1s; -o-transition: 1s; -webkit-transition: 1s; } /* */ a:hover .sl_credit { color: #e8e8e8; transition: 1s; -moz-transition: 1s; -o-transition: 1s; -webkit-transition: 1s; } /* */ </style> |
||||||||||






