summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authortimb <opuscule@gmail.com>2015-08-10 02:25:25 -0700
committertimb <opuscule@gmail.com>2015-08-10 02:25:25 -0700
commit39091f9703c00bcadd369b1c710c75905ff47c2e (patch)
treedf9703503d145a04c5ceff640f8c89f63b18428b /index.html
parenta1ee161556ca2c94bfce7ea442624617dfa20de0 (diff)
conform code to okf style guidelines
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 26263b0..900463b 100644
--- a/index.html
+++ b/index.html
@@ -59,7 +59,7 @@
<button id="import_button">import colorcode</button>
<button id="import_html">import sally</button>
</span>
- <div id="gallery_wrapper">
+ <div id="gallery_rapper">
<input id="username_input" type="text" placeholder="username">
<input id="upload_input" type="text" placeholder="uploaded url">
<button id="export_button">export</button>