From 42f7b77708875cf0f1e524933297c2c45b57ef18 Mon Sep 17 00:00:00 2001 From: hallgren Date: Thu, 1 Oct 2015 12:57:31 +0000 Subject: Some work on the release notes and download page for GF 3.7.1. --- css/notes.css | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 css/notes.css (limited to 'css/notes.css') 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; } -- cgit v1.2.3