diff --git a/dyslexia-dark.css b/dyslexia-dark.css index 4222b40..5e24058 100644 --- a/dyslexia-dark.css +++ b/dyslexia-dark.css @@ -117,7 +117,6 @@ textarea, #footer li, .preface.group blockquote.userstuff, .preface.group blockquote.userstuff p, -.userstuff p, .comment .userstuff, #workskin, .blurb .userstuff, .news .userstuff, @@ -127,7 +126,7 @@ textarea, #modal, h3, .filters dt, .filters dd, .filters input[type=submit], -.filters .expander, .userstuff h2, .userstuff h1, .userstuff h3, .userstuff h4, p.note, blockquote, body, +.filters .expander, .userstuff li, .userstuff ul, .userstuff p, .userstuff h2, .userstuff h1, .userstuff h3, .userstuff h4, p.note, blockquote, body, input, .toggled form, .dynamic form, @@ -188,6 +187,12 @@ h4.heading .datetime { margin: 0; } +code, pre { + font-family: "Courier New", Courier, Monospace; + font-size: 1.05em; + padding: 1em 0.5em; +} + html, body, div, @@ -831,6 +836,10 @@ tfoot { vertical-align: middle; } +col.name { + background: transparent; +} + .bookmark .user, .filters dl, .filters dt, @@ -847,7 +856,7 @@ div.comment, .comment div.icon, a, a:link, -a:visited:hover { +a:visited:hover, .alert .userstuff { /* remove borders */ border: none; } @@ -962,6 +971,7 @@ form.inbox { color: #1c232d; border-radius: 5px; box-shadow: none; + z-index: 1; } .qtip-content { @@ -1435,7 +1445,7 @@ ul.notes, .required .autocomplete, .autocomplete .notice, #header h2.collections, -#header h2, body, +#header h2, .alert .userstuff, body, #header, #outer.wrapper, #inner.wrapper, @@ -1672,17 +1682,18 @@ ul.notes, .required .autocomplete, .autocomplete .notice, #header h2.collections, -#header h2 { +#header h2, .alert .userstuff { /* This is the background color of the notices, alert, comment errors and stuff like that */ background-color: #bbe1fe; + background: #bbe1fe; } .required, .error, .alert.flash, -.nominations .rejected { +.nominations .rejected, .alert .userstuff { /* This sets the warning text color for alerts, error, and stuff like that */ diff --git a/dyslexia-lowcontrast.css b/dyslexia-lowcontrast.css index 37e1fac..609f8d1 100644 --- a/dyslexia-lowcontrast.css +++ b/dyslexia-lowcontrast.css @@ -117,7 +117,6 @@ textarea, #footer li, .preface.group blockquote.userstuff, .preface.group blockquote.userstuff p, -.userstuff p, .comment .userstuff, #workskin, .blurb .userstuff, .news .userstuff, @@ -127,7 +126,7 @@ textarea, #modal, h3, .filters dt, .filters dd, .filters input[type=submit], -.filters .expander, .userstuff h2, .userstuff h1, .userstuff h3, .userstuff h4, p.note, blockquote, body, +.filters .expander, .userstuff li, .userstuff ul, .userstuff p, .userstuff h2, .userstuff h1, .userstuff h3, .userstuff h4, p.note, blockquote, body, input, .toggled form, .dynamic form, @@ -188,6 +187,12 @@ h4.heading .datetime { margin: 0; } +code, pre { + font-family: "Courier New", Courier, Monospace; + font-size: 1.05em; + padding: 1em 0.5em; +} + html, body, div, @@ -831,6 +836,10 @@ tfoot { vertical-align: middle; } +col.name { + background: transparent; +} + .bookmark .user, .filters dl, .filters dt, @@ -847,7 +856,7 @@ div.comment, .comment div.icon, a, a:link, -a:visited:hover { +a:visited:hover, .alert .userstuff { /* remove borders */ border: none; } @@ -962,6 +971,7 @@ form.inbox { color: #b2afaf; border-radius: 5px; box-shadow: none; + z-index: 1; } .qtip-content { @@ -1435,7 +1445,7 @@ ul.notes, .required .autocomplete, .autocomplete .notice, #header h2.collections, -#header h2, body, +#header h2, .alert .userstuff, body, #header, #outer.wrapper, #inner.wrapper, @@ -1672,17 +1682,18 @@ ul.notes, .required .autocomplete, .autocomplete .notice, #header h2.collections, -#header h2 { +#header h2, .alert .userstuff { /* This is the background color of the notices, alert, comment errors and stuff like that */ background-color: #b8d8dd; + background: #b8d8dd; } .required, .error, .alert.flash, -.nominations .rejected { +.nominations .rejected, .alert .userstuff { /* This sets the warning text color for alerts, error, and stuff like that */ diff --git a/dyslexia.css b/dyslexia.css index 33b31ec..e2e9f11 100644 --- a/dyslexia.css +++ b/dyslexia.css @@ -117,7 +117,6 @@ textarea, #footer li, .preface.group blockquote.userstuff, .preface.group blockquote.userstuff p, -.userstuff p, .comment .userstuff, #workskin, .blurb .userstuff, .news .userstuff, @@ -127,7 +126,7 @@ textarea, #modal, h3, .filters dt, .filters dd, .filters input[type=submit], -.filters .expander, .userstuff h2, .userstuff h1, .userstuff h3, .userstuff h4, p.note, blockquote, body, +.filters .expander, .userstuff li, .userstuff ul, .userstuff p, .userstuff h2, .userstuff h1, .userstuff h3, .userstuff h4, p.note, blockquote, body, input, .toggled form, .dynamic form, @@ -188,6 +187,12 @@ h4.heading .datetime { margin: 0; } +code, pre { + font-family: "Courier New", Courier, Monospace; + font-size: 1.05em; + padding: 1em 0.5em; +} + html, body, div, @@ -831,6 +836,10 @@ tfoot { vertical-align: middle; } +col.name { + background: transparent; +} + .bookmark .user, .filters dl, .filters dt, @@ -847,7 +856,7 @@ div.comment, .comment div.icon, a, a:link, -a:visited:hover { +a:visited:hover, .alert .userstuff { /* remove borders */ border: none; } @@ -953,6 +962,7 @@ form.inbox { color: #f7f7f9; border-radius: 5px; box-shadow: none; + z-index: 1; } .qtip-content { @@ -1426,7 +1436,7 @@ ul.notes, .required .autocomplete, .autocomplete .notice, #header h2.collections, -#header h2, body, +#header h2, .alert .userstuff, body, #header, #outer.wrapper, #inner.wrapper, @@ -1663,17 +1673,18 @@ ul.notes, .required .autocomplete, .autocomplete .notice, #header h2.collections, -#header h2 { +#header h2, .alert .userstuff { /* This is the background color of the notices, alert, comment errors and stuff like that */ background-color: #8FC8EB; + background: #8FC8EB; } .required, .error, .alert.flash, -.nominations .rejected { +.nominations .rejected, .alert .userstuff { /* This sets the warning text color for alerts, error, and stuff like that */