﻿.Editor-title {
    font-family: Arial, "Microsoft JhengHei";
    font-size: 2em;
    padding-top: 0.5em;
    margin-bottom: 1em
}

h2 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.container > .row h2 {
    font-family: Arial, "Microsoft JhengHei";
    font-size: 1.5em;
    padding:0 0 0 0;
}

.editor-text {
    font-family: Arial, "Microsoft JhengHei";
    font-size: 1.2em;    
}

p {
    margin: 1.5em auto auto auto;
}

.editor-menu {
    margin:10px 0px;
}
