diff --git a/index.php b/index.php index d370470..1ce87f5 100755 --- a/index.php +++ b/index.php @@ -58,6 +58,10 @@ margin-right: 0.5em; } + label small { + font-size: 0.75em; + font-weight: normal; + } textarea#query { font-family: monospace; } @@ -72,12 +76,34 @@ border-color: hsl(224, 78%, 75%); background-color: hsl(224, 78%, 90%); } + button[type=submit]:disabled { + border-color: hsl(224, 20%, 90%); + background-color: hsl(224, 20%, 75%); + } :required:invalid, :focus:invalid { /* insert your own styles for invalid form input */ background-color: #ffeeee; } +
- Please keep in mind the data source for this service enforces a daily request limit, - so please don't waste it. If no cards are found and you are sure your set codes and - card numbers are valid, try again in a few hours or use the raw result URLs. -
+ ++ Please keep in mind the data source for this service enforces a daily request limit, + so please don't waste it. If no cards are found and you are sure your set codes and + card numbers are valid, try again in a few hours or use the raw result URLs. +
++ Depending on how many cards you entered, loading the data will take a while. +
+