X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=contents.css;h=53f93945944196b0fbd14a61bad39c364e5519f2;hb=9b6ca941425f97c9d5103a30101a7ac805cf675d;hp=a5e5fd48f5dd3ffe677ff0813f36757ed6442615;hpb=860af3c4bde9866c53d5123c57e3dc6166e0fe1e;p=ckeditor.git diff --git a/contents.css b/contents.css index a5e5fd4..53f9394 100644 --- a/contents.css +++ b/contents.css @@ -97,3 +97,7 @@ pre white-space: pre-wrap; /* CSS 2.1 */ word-wrap: break-word; /* IE7 */ } + +.marker { + background-color: Yellow; +}