improved readability for crossword input field numbers
This commit is contained in:
parent
0357108255
commit
a737029aa5
1 changed files with 1 additions and 1 deletions
|
|
@ -180,7 +180,7 @@ input[type="submit"][disabled]{text-shadow:1px 2px #d48c4e;background:#f9ac69;bo
|
||||||
.crossword input[type=text]{text-align:center;height:26px;width:100%;min-width:8px;max-width:40px;margin:0;padding:0;border:none;text-transform:uppercase}
|
.crossword input[type=text]{text-align:center;height:26px;width:100%;min-width:8px;max-width:40px;margin:0;padding:0;border:none;text-transform:uppercase}
|
||||||
.crossword ol{list-style-type:decimal;margin-left:25px}
|
.crossword ol{list-style-type:decimal;margin-left:25px}
|
||||||
.crossword li{margin-top:20px}
|
.crossword li{margin-top:20px}
|
||||||
.crossword .index{position:absolute;font-size:0.625em;color:#c9c7c4;margin:-3px 0 0 2px}
|
.crossword .index{position:absolute;font-size:0.625em;margin:-2px 0 0 2px}
|
||||||
|
|
||||||
/** Media Queries **/
|
/** Media Queries **/
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue