summaryrefslogtreecommitdiffstats
path: root/data/paste-bnf.css
diff options
context:
space:
mode:
Diffstat (limited to 'data/paste-bnf.css')
-rw-r--r--data/paste-bnf.css17
1 files changed, 17 insertions, 0 deletions
diff --git a/data/paste-bnf.css b/data/paste-bnf.css
new file mode 100644
index 000000000..4c6505208
--- /dev/null
+++ b/data/paste-bnf.css
@@ -0,0 +1,17 @@
+.bnf .de1, .bnf .de2 {font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;}
+.bnf {font-family:monospace;}
+.bnf .imp {font-weight: bold; color: red;}
+.bnf li, .bnf .li1 {font-weight: normal; vertical-align:top;}
+.bnf .ln {width:1px;text-align:right;margin:0;padding:0 2px;vertical-align:top;}
+.bnf .li2 {font-weight: bold; vertical-align:top;}
+.bnf .co0 {color: #666666; font-style: italic;}
+.bnf .sy0 {color: #000066; font-weight: bold;}
+.bnf .sy1 {color: #000066; font-weight: bold;}
+.bnf .sy2 {color: #000066; font-weight: bold;}
+.bnf .sy3 {color: #000066; font-weight: bold;}
+.bnf .sy4 {color: #006600; font-weight: bold;}
+.bnf .st0 {color: #a00;}
+.bnf .st1 {color: #a00;}
+.bnf .re0 {color: #007;}
+.bnf .ln-xtra, .bnf li.ln-xtra, .bnf div.ln-xtra {background-color: #ffc;}
+.bnf span.xtra { display:block; }