peter-tanner.github.io/legacy_site/maths/style.css

9 lines
162 B
CSS
Raw Permalink Normal View History

body {
max-width:100%;
min-width:300px;
margin:0 auto;
padding:20px 10px;
font-size:14px;
font-size:1.4em;
}