writting mode v0.1
This commit is contained in:
12
public/css/editor/editor-writting-mode.css
Normal file
12
public/css/editor/editor-writting-mode.css
Normal file
@@ -0,0 +1,12 @@
|
||||
html {
|
||||
border: none;
|
||||
}
|
||||
body {
|
||||
background-color: #fbfcf7;
|
||||
}
|
||||
* {
|
||||
font-size: 16px;
|
||||
}
|
||||
pre {
|
||||
font-size: 14px;
|
||||
}
|
||||
Reference in New Issue
Block a user