Riichi/frontend/css/text.css
2026-02-25 14:20:57 +01:00

14 lines
No EOL
213 B
CSS

h1 {
text-align: left;
margin-top: 40px;
margin-bottom: 20px;
margin-left: 40px;
color: white;
}
h2 {
text-align: center;
margin-top: 40px;
margin-bottom: 20px;
color: white;
}