diff --git a/site/external.css b/site/external.css deleted file mode 100644 index 9845c83..0000000 --- a/site/external.css +++ /dev/null @@ -1,79 +0,0 @@ -body { - color: MintCream; - background-color: DarkSlateBlue; - /* background-color: MidnightBlue; */ -} -h1, h2, h3 { - text-align: center; -} -hr { - display: block; - height: 1px; - border: 0; - border-top: 1px solid #ccc; - margin: 1em 0; - padding: 0; -} - -.mers-code-snippet { - text-align: left; -} - -.container { - height: auto; - overflow: auto; -} -.container_left { - margin-left: 8%; - width: 20%; - margin-right: 5%; - float: left; - display: inline-block; -} -.container_center { - margin-left: 0.5%; - width: 30%; - margin-right: 0.5%; - border-style: dotted; - display: inline-block; -} -.container_left2 { - margin-left: 8%; - width: 50%; - margin-right: 5%; - float: left; - display: inline-block; -} -.container_right { - margin-left: 5%; - width: 20%; - margin-right: 8%; - float: right; - display: inline-block; -} -.container2_left { - margin-left: 8%; - width: 40%; - float: left; - display: inline-block; -} -.container2_right { - margin-right: 8%; - width: 40%; - float: right; - display: inline-block; -} - -.code-border { - border-style: double; -} -.textalign-center { - text-align: center; -} -.afterpagebreak { - width: 100%; - page-break-before: always; -} -.fullwide { - width: 100%; -} diff --git a/site/index.html b/site/index.html index 61f1d2c..49adafa 100644 --- a/site/index.html +++ b/site/index.html @@ -5,7 +5,7 @@ # To escape this, put a space before the hashtag or dollar sign.
- +