first commit
This commit is contained in:
16
web/css/backend/stTinyMCEContent.css
Normal file
16
web/css/backend/stTinyMCEContent.css
Normal file
@@ -0,0 +1,16 @@
|
||||
body {
|
||||
font-family: "Trebuchet MS", Helvetica, sans-serif;
|
||||
font-size: 15px;
|
||||
line-height: 1.42857143;
|
||||
color: #333;
|
||||
}
|
||||
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
line-height: 1.1;
|
||||
margin-bottom: 13px;
|
||||
margin-top: 13px;
|
||||
}
|
||||
|
||||
p {
|
||||
margin: 0 0 10px
|
||||
}
|
||||
Reference in New Issue
Block a user