gist/asuntohakemus-liite/css.css

13 lines
168 B
CSS
Raw Normal View History

2019-08-10 14:45:01 +02:00
h1, h2, h3, h4, h5, h6, h7, h8, h9 {
text-align: center;
}
body {
font-family: sans-serif;
text-align: justify-center;
}
a {
text-decoration: none;
}