KaTeX/static/main.css
Ben Alpert 6dd6032ebc Add permalink button to test page
Auditors: emily
2014-07-23 20:24:09 -07:00

13 lines
160 B
CSS

body {
margin: 0px;
padding: 0px;
font-size: 72px;
}
#input {
margin: 0px;
font-size: 100%;
width: 100%;
box-sizing: border-box;
}