2 * Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
3 * For licensing, see LICENSE.md or http://ckeditor.com/license
5 * Styles used by the XHTML 1.1 sample page (xhtml.html).
9 * Basic definitions for the editing area.
13 font-family: Arial
, Verdana
, sans-serif
;
16 background-color: #ffffff;
37 text-decoration: underline
;
42 text-decoration: line-through
;
53 vertical-align: super
;
63 font-family: 'Comic Sans MS';
68 font-family: 'Courier New';
73 font-family: 'Times New Roman';
125 background-color: #ff9900;
130 background-color: #0066cc;
135 background-color: #ff0000;
187 font-family: courier
, monospace
;
188 background-color: #eeeeee;
191 border: #c0c0c0 1px solid
;
196 padding: 0px 1px 0px 1px;
197 border-width: 1px 2px 2px 1px;