X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=contents.css;h=53f93945944196b0fbd14a61bad39c364e5519f2;hb=9ff13aaba26bcf5e5315d53a58465507b3c44196;hp=a5e5fd48f5dd3ffe677ff0813f36757ed6442615;hpb=bbcc7027149eeec7493a43022d1de04081346667;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; +}