summaryrefslogtreecommitdiff
path: root/css/notes.css
diff options
context:
space:
mode:
authorhallgren <hallgren@chalmers.se>2015-10-01 12:57:31 +0000
committerhallgren <hallgren@chalmers.se>2015-10-01 12:57:31 +0000
commit42f7b77708875cf0f1e524933297c2c45b57ef18 (patch)
tree27f9e900b451e6dc332ed5acc68a8ae58a1cc104 /css/notes.css
parent3c90f664f76a0fa93816fd86bb522cef33e985f6 (diff)
Some work on the release notes and download page for GF 3.7.1.
Diffstat (limited to 'css/notes.css')
-rw-r--r--css/notes.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/css/notes.css b/css/notes.css
new file mode 100644
index 000000000..08503c594
--- /dev/null
+++ b/css/notes.css
@@ -0,0 +1,6 @@
+@import url(style.css);
+
+i { color: #00c; }
+
+body { color: #333; }
+li>code, p>code, pre { color: #730; }