@charset "UTF-8"; /* ______ _ | ___/ _ _ __ ____ _| |_| |__| | | | '_ \ / __/™ |_ Add| _/| |_| | | | | (__ |_| |_| \__,_|_| |_|\___\ */ /* W Y S I W Y M ============= */ h1:before, h2:before, h3:before, h4:before, h5:before, h6:before, div:not(.mce-resizehandle):not(.data-mce-bogus):not(.gallery):not([class*='wpview']):not(.dashicons):not(.toolbar):before, p:before, pre:before, ol:before, ul:before { font: 10px/1 "Arial", sans-serif; color: #fff; width: 7px; padding: 2px 0 1px 2px; margin: -1px 0 0 -10px; border-top-left-radius: 3px; border-bottom-left-radius: 3px; position: absolute; top: 0; left: 0; } h1, h2, h3, h4, h5, h6, div:not(.mce-resizehandle):not([data-mce-bogus]):not(.gallery):not([class*='wpview']):not(.dashicons):not(.toolbar), li, ol, p:not(#wp-image-toolbar), pre, ul { border-radius: 3px; border-top-left-radius: 0; position: relative; box-sizing: border-box; pointer-events: none; } img, li, .wp-caption { pointer-events: auto; } div:not(.mce-resizehandle):not([data-mce-bogus]):not(.gallery):not([class*='wpview']):not(.dashicons):not(.toolbar) { border: 1px solid rgba(180,235,0,0.5); } div:not(.mce-resizehandle):not(.data-mce-bogus):not(.gallery):not([class*='wpview']):not(.dashicons):not(.toolbar):before { font-weight: bold; content: "D"; background: rgba(166,235,0,0.5); text-shadow: 0 0 3px rgba(166,235,0,1); } h1, h2, h3, h4, h5, h6 { border: 1px solid rgba(0,180,235,0.3); } h1:before { content: "1"; background: rgba(0,180,235,0.3); font-weight: bold; } h2:before { content: "2"; background: rgba(0,180,235,0.3); font-weight: bold; } h3:before { content: "3"; background: rgba(0,180,235,0.3); font-weight: bold; } h4:before { content: "4"; background: rgba(0,180,235,0.3); font-weight: bold; } h5:before { content: "5"; background: rgba(0,180,235,0.3); font-weight: bold; } h6:before { content: "6"; background: rgba(0,180,235,0.3); font-weight: bold; } p:not(#wp-image-toolbar) { border: 1px solid rgba(255,0,105,0.15); } p:not(#wp-image-toolbar):before { content: "P"; background: rgba(255,0,105,0.25); font-weight: bold; } p.ratio:before { margin: -1px 0 0 -10px; float: none; } ol { border: 1px solid rgba(255,215,0,0.3); } ol:before { content: "#"; background: rgba(255,215,0,0.4); font-weight: bold; } ul { border: 1px solid rgba(255,150,0,0.35); } ul:before { font-weight: bold; content: "L"; background: rgba(255,150,0,0.35); } li { border: 1px solid rgba(205,255,0,0.4); } pre { border: 1px solid rgba(60,0,0,0.25); } pre:before { content: "\FF1C"; background: rgba(60,0,0,0.25); font-weight: bold; /* font-size: 10px; */ font-family: Verdana,sans-serif; padding: 1px 2px 2px 0px; } code { background: rgba(60,60,0,0.1); outline: 3px solid rgba(60,60,0,0.1); } span { background: rgba(150,0,255,0.1); outline: 5px solid rgba(150,0,255,0.1); }