MDL-21250 capital letters removal
[moodle.git] / theme / formfactor / style / editor.css
blob9079053d85f3b49da937545dc37ab2ec5872eeeb
1 body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,input,textarea { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
3 .small { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
4 .large { font-size: 1.25em; line-height:1.5em; margin-bottom: 1em; }
5 .quiet { color: #999; }
7 .hide { display: none; }
8 .highlight { background: #ffc; }
10 .top { margin-top: 0; padding-top: 0; }
11 .bottom { margin-bottom: 0; padding-bottom: 0; }