summaryrefslogtreecommitdiff
path: root/shader-combo.html
diff options
context:
space:
mode:
authorjules <jules@okfoc.us>2014-01-26 03:51:08 -0500
committerjules <jules@okfoc.us>2014-01-26 03:51:08 -0500
commit05369197994fd75752ea6d0bb52c2b40ae72c6d9 (patch)
tree872163c3f5200384252e8a5ba6ea10df54e63d3d /shader-combo.html
parent91ca028ddce9f25be3b31a7a3ea58215c77c95eb (diff)
light gray bg
Diffstat (limited to 'shader-combo.html')
-rw-r--r--shader-combo.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/shader-combo.html b/shader-combo.html
index bdda767..3c28b54 100644
--- a/shader-combo.html
+++ b/shader-combo.html
@@ -2,6 +2,7 @@
<html>
<head>
<style type="text/css">
+body { background: #f8f8f8; }
#url { width: 250px; }
#width,#height,#framecount,#framedelay,#frameinterval,#background { width: 30px; text-align: right; }
#background { text-align: left; }