Template:Tongji Software/CSS

<style> /*Make text red and bold*/ .red_text { color: #f42434; font-weight:bold; } </style>