summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorJulie Lala <jules@okfoc.us>2014-12-02 02:05:45 -0500
committerJulie Lala <jules@okfoc.us>2014-12-02 02:05:45 -0500
commit9ff87fbff2f89ab64f22d30b35bfb691d8e513de (patch)
tree7e8fb5ec5689bdcf92c3f2c340db38b540d312c8 /index.html
parent8d26b2871b711d18e042a7f14d1b7e9a253dee74 (diff)
add alt color cycle
Diffstat (limited to 'index.html')
-rw-r--r--index.html17
1 files changed, 0 insertions, 17 deletions
diff --git a/index.html b/index.html
index cd33925..108a2c3 100644
--- a/index.html
+++ b/index.html
@@ -1,22 +1,5 @@
<link rel="stylesheet" href="css/sally.css" type="text/css" charset="utf-8" />
<link rel="stylesheet" href="css/ak.css" type="text/css" charset="utf-8" />
-<style type="text/css">
-
-.rapper { cursor: crosshair; }
-body.grid span { border-right: 1px solid #444; border-top: 1px solid #444; border-bottom: 1px solid #444; }
-body.grid div { border-top: 1px solid #444; border-left: 1px solid #444; }
-.ed { color: #fff; }
-.focused { box-shadow: inset 0 0px 3px #fff; border-color: #fff; }
-.tool.focused, .ed.focused { color: white; text-decoration: underline; }
-body.loading { opacity: 0; }
-body { transition: 0.1s linear; }
-.focused { box-shadow: inset 1px 0 2px white, inset -1px 0 2px white, inset 0 1px 2px white, inset 0 -1px 2px white; }
-#shader_textarea { display: none; }
-#import_textarea { font-size: 9pt; }
-textarea { font-size:12pt; width: 45%; height: 300px; background: #333; color: #0f0; border: 0; font-family: 'FixedsysExcelsior301Regular'; outline: 0; border: 1px solid #333; background:#010;}
-#import_rapper { display: none; }
-#cursor_input { position: absolute; top: 0; right: 0; width:30px; opacity: 0; }
-</style>
<body class="loading">