News Vorlage - Druckversion +- True Legends (https://true-legends.net) +-- Forum: You've got no place to hide (https://true-legends.net/forumdisplay.php?fid=1) +--- Forum: Black Board (https://true-legends.net/forumdisplay.php?fid=3) +---- Forum: News (https://true-legends.net/forumdisplay.php?fid=4) +---- Thema: News Vorlage (/showthread.php?tid=208) |
News Vorlage - Founder - 18.04.2022 Neuigkeiten vom Datum Text Code: <link rel="stylesheet" type="text/css" href="https://true-legends.net/fonts/Beyond_The_Mountains_Standard.ttf"/><style type="text/css">.speech-bubble_l { width: 500px; margin: auto; padding: 10px; box-sizing: border-box; background: linear-gradient(0deg, #42575e, #435750); -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; } .speech-bubble_l:before { content:""; position: absolute; width: 0; height: 0; border-top: 13px solid transparent; border-right: 26px solid #425750; border-bottom: 13px solid transparent; margin: 13px 0 0 -30px;} .newsbox_l { padding: 10px; margin: auto; box-sizing: border-box; background: #1e262b; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;} .newsdatum_l { box-sizing: border-box; padding: 5px; margin: auto; background: #0d1012; font-family: 'Beyond'; font-size: 24px; color: #bdc9c7; text-transform: lowercase; font-style: italic; text-align: center; font-weight: 100;}.newsinhalt_l { height: 100px; padding: 10px; margin: auto; box-sizing: border-box; background: #2d3940; font-size: 12px; color: #bbbbbb; text-align: justify; line-height: 1.0; overflow: auto; } .newsinhalt_l::-webkit-scrollbar { width: 5px; background: #42575e; } .newsinhalt_l::-webkit-scrollbar-thumb { background: #435750; } .newsinhalt_l::-webkit-scrollbar-corner { background: #435750; }</style><div class="speech-bubble_l"><div class="newsbox_l"><div class="newsdatum_l">Neuigkeiten vom Datum</div><div class="newsinhalt_l">Text</div></div></div> |