Browse Source

a bit of a smaller font?

master
mb 5 years ago
parent
commit
cbb9bbce6c
  1. 4
      styles.css

4
styles.css

@ -4,9 +4,9 @@ html{
} }
body{ body{
margin:1em; margin:1em;
font-size:16px;
line-height: 1.3;
background-color: rgb(255, 250, 250); background-color: rgb(255, 250, 250);
line-height: 1.3;
font-size:20px;
} }
#welcome{ #welcome{
max-width: 80%; max-width: 80%;

Loading…
Cancel
Save