Files
leanote/public/css/editor/editor-writting-mode.css

13 lines
115 B
CSS
Raw Normal View History

2014-05-13 14:34:30 +08:00
html {
border: none;
}
body {
background-color: #fbfcf7;
}
* {
font-size: 16px;
}
pre {
font-size: 14px;
}