+ Enlightened East Hertfordshire
+ ++
diff --git a/css/main.css b/css/main.css index 79b4719..675fade 100644 --- a/css/main.css +++ b/css/main.css @@ -22,4 +22,30 @@ hr { -webkit-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75); -moz-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75); box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75); +} + +.container { + padding: 25px; +} + +.dark { + background-color: #121314; + padding: inherit; +} + +.light { + background-color: #1c1c1f; + padding: inherit; +} + +#overlay { + background-color: rgba(0, 0, 0, 0.4); +} + +h4 { + text-align: left; +} + +p { + text-align: justify; } \ No newline at end of file diff --git a/enl/index.html b/enl/index.html new file mode 100644 index 0000000..853de60 --- /dev/null +++ b/enl/index.html @@ -0,0 +1,73 @@ + + + +
+ + + + + + + + + + + + + + + + + + + + + +
+
+