diff --git a/assets/style.2c2dcf0fed7d8edba17206a66156420e07f80fa621ce35301bfaa400.css b/assets/style.8bf288850a548162584c23d6f21827169ff51e7eebd05e75e655a666.css similarity index 94% rename from assets/style.2c2dcf0fed7d8edba17206a66156420e07f80fa621ce35301bfaa400.css rename to assets/style.8bf288850a548162584c23d6f21827169ff51e7eebd05e75e655a666.css index 7c87e90..05ef5b2 100644 --- a/assets/style.2c2dcf0fed7d8edba17206a66156420e07f80fa621ce35301bfaa400.css +++ b/assets/style.8bf288850a548162584c23d6f21827169ff51e7eebd05e75e655a666.css @@ -5,23 +5,16 @@ /* body tags */ body { margin: 0; } select { - /* get consistency across all browsers */ -moz-appearance: none; -moz-border-radius: 2px; -webkit-appearance: none; - /*background-image: -webkit-gradient( - linear, left bottom, left top, - color-stop(0.16, rgb(207,207,207)), color-stop(0.79, rgb(252,252,252)) - ); - background-image: -moz-linear-gradient( - center bottom, rgb(207,207,207) 16%, rgb(252,252,252) 79% - );*/ background-color: #dddddd; border:1px solid black; border-radius: 2px; color: black; cursor: pointer; font-size: 12px; + height: 25px; padding: 3px 22px 3px 6px; width: 120px; } @@ -67,7 +60,14 @@ button:hover { /* classes */ .clear { clear: both; } -.contrast { +.dark_contrast { + text-shadow: + -1px -1px 0 #bbb, 0px -1px 0 #bbb, + 1px -1px 0 #bbb, -1px 0px 0 #bbb, + -1px 1px 0 #bbb, 0px 1px 0 #bbb, + 1px 1px 0 #bbb, 1px 0px #bbb; +} +.light_contrast { text-shadow: -1px -1px 0 #444, 0px -1px 0 #444, 1px -1px 0 #444, -1px 0px 0 #444, diff --git a/index.html b/index.html index e9fb10c..abda2d4 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@
- +Select minimum entropy: