summaryrefslogtreecommitdiff
path: root/info/examples/lwc/ch3/sampleAMS.css
diff options
context:
space:
mode:
Diffstat (limited to 'info/examples/lwc/ch3/sampleAMS.css')
-rw-r--r--info/examples/lwc/ch3/sampleAMS.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/info/examples/lwc/ch3/sampleAMS.css b/info/examples/lwc/ch3/sampleAMS.css
new file mode 100644
index 0000000000..daee915b4d
--- /dev/null
+++ b/info/examples/lwc/ch3/sampleAMS.css
@@ -0,0 +1,4 @@
+H2 { border : 2pt solid brown ; color : maroon ; padding : 5pt }
+TD.eqno {color : green ; fontweight : 700 } /* equation-number cells */
+TABLE.subequations { background-color : #E0E0E0 ; }
+P { line-height : 18pt ; }