diff test_create/style.css @ 2856:5591d01adf1c

Beginning page outline
author Nicholas Jillings <nicholas.jillings@mail.bcu.ac.uk>
date Wed, 26 Apr 2017 17:48:35 +0100
parents f75db4482006
children a1e294297380
line wrap: on
line diff
--- a/test_create/style.css	Wed Apr 26 17:43:52 2017 +0100
+++ b/test_create/style.css	Wed Apr 26 17:48:35 2017 +0100
@@ -90,6 +90,6 @@
 #setupNode {
     background-color: rgba(255, 10, 10, 0.25);
 }
-#pageNode {
+.pageNode {
     background-color: rgba(10, 255, 10, 0.25);
 }