X-Git-Url: http://unremediatedgender.space/source?p=Ultimately_Untrue_Thought.git;a=blobdiff_plain;f=theme%2Fstatic%2Fcss%2Fpygment.css;h=bd928bce86cdbd033a166d526e4ebfdae5bc49d2;hp=594b0fa3964ac62d2e1ea326a750503fa21b1bb1;hb=e9938a0cabd76cc860f3653ca77b5a55ef238b8e;hpb=2fc071e3d84c1ead3fcc932cba95bae1b28a18a7 diff --git a/theme/static/css/pygment.css b/theme/static/css/pygment.css index 594b0fa..bd928bc 100644 --- a/theme/static/css/pygment.css +++ b/theme/static/css/pygment.css @@ -6,7 +6,11 @@ color:#408090; font-style:italic; } .err { -border:1px solid #FF0000; + /* Pygments (https://bitbucket.org/birkenfeld/pygments-main/) is counting */ + /* Greek letters as an error?! I may want to write a patch for this and */ + /* email it upstream (or create a Bitbucket account if I really have to). */ + /* In the meantime, don't style it. */ + /* border:1px solid #FF0000; */ } .k { color:#007020;