easyctf-2017/web/themes/editor/epic-light.css

13 lines
173 B
CSS
Raw Normal View History

2016-03-10 04:33:34 +00:00
html { padding:10px; }
body {
border:0;
background:#fcfcfc;
font-family:monospace;
font-size:14px;
padding:10px;
line-height:1.35em;
margin:0;
padding:0;
}