From 8f8292cbb0b3f3e9ba60ea7def281cb71c3aaae2 Mon Sep 17 00:00:00 2001
From: Robert Sesek
Date: Mon, 11 Jun 2012 15:24:29 -0400
Subject: [PATCH] Intital work on options
---
core.css | 2 +-
hosted.html | 4 ++-
options.html | 23 ++++++++++++++
options.js | 84 ++++++++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 111 insertions(+), 2 deletions(-)
create mode 100644 options.html
create mode 100644 options.js
diff --git a/core.css b/core.css
index 6b8f018..ab1b302 100644
--- a/core.css
+++ b/core.css
@@ -23,7 +23,7 @@ body {
width: 36em;
}
-ol {
+ol, ul {
list-style-type: none;
}
diff --git a/hosted.html b/hosted.html
index f5eea2e..e928b95 100644
--- a/hosted.html
+++ b/hosted.html
@@ -18,6 +18,8 @@
id est laborum.
-
+
+
+