From dd8a053f9845d4adeb8540f24d1e8d46def35ad3 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sat, 22 Nov 2014 11:44:05 -0500 Subject: shader --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index c1c250a..3a6d1a7 100644 --- a/index.html +++ b/index.html @@ -11,7 +11,7 @@ body.grid div { border-top: 1px solid #444; border-left: 1px solid #444; } body.loading { opacity: 0; } body { transition: 0.1s linear; } body.grid .focused { box-shadow: inset 0 0 2px white, inset 0 0 2px white, inset 0 0 2px white; } -#shader_textarea { display: none; } +#shader_textarea { display: none; width: 400px; height: 400px; background: #333; color: #0f0; border: 0; font-family: 'FixedsysExcelsior301Regular'; } @@ -35,7 +35,6 @@ body.grid .focused { box-shadow: inset 0 0 2px white, inset 0 0 2px white, inset - + -- cgit v1.2.3-70-g09d2