diff options
| author | yo mama <pepper@scannerjammer.com> | 2015-02-13 02:41:42 -0800 |
|---|---|---|
| committer | yo mama <pepper@scannerjammer.com> | 2015-02-13 02:41:42 -0800 |
| commit | 64f41d53728a966f10aef6d7ffbc00853d754300 (patch) | |
| tree | 082f17db25c61f66aec87dc47fbc208cb17ca168 /impattern/im/imdither/style.css | |
| parent | fab0563ff31365c2396f7353679c8239aed3ce8b (diff) | |
fixed some basics
Diffstat (limited to 'impattern/im/imdither/style.css')
| -rwxr-xr-x | impattern/im/imdither/style.css | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/impattern/im/imdither/style.css b/impattern/im/imdither/style.css deleted file mode 100755 index 2fa5360..0000000 --- a/impattern/im/imdither/style.css +++ /dev/null @@ -1,30 +0,0 @@ - -#sample - { - border-style: outset; - border-color: gray; - border-width: 5px; - } -.master { - border-width: 5px; - border-spacing: 3px; - border-style: outset; - border-color: gray; - border-collapse: separate; - background-color: rgb(250, 240, 230); -} -.dithers - { - width:40px; - height:14px; - cursor:pointer; - } -#dithertable - { - width:50%; - display:inline-block; - } -tr - { - height:40px; - } |
