Template:Sandbox/CSS
From Hattrick
Jump to navigationJump to search
<style> /*Make text red and bold*/ .red_text { color: #f42434; font-weight:bold; } </style>
<style> /*Make text red and bold*/ .red_text { color: #f42434; font-weight:bold; } </style>