-
Notifications
You must be signed in to change notification settings - Fork 0
/
style.css
1 lines (1 loc) · 1.01 KB
/
style.css
1
body,div#modal{background-color:#2e3a3c;color:#fff}body{font-family:Geo}div#title-container{font-size:1.65em;text-align:center}div#main-container{width:50%;margin:0 auto;text-align:right}table{padding:0;width:100%}div#main-container h2{font-weight:400;font-size:1.6em}button,button#feedback,div#modal button{font-family:Geo;word-spacing:.2em;font-weight:700;background-color:#fff}button#feedback{font-size:1.6em;color:#2e3a3c}div#modal{z-index:2;border-style:none;border-width:2px;border-color:#fff;display:none;position:absolute;top:20%;left:31%;line-height:.1;padding:.4em}button,div#modal button{font-size:1.5em;color:#2e3a3c}form#demand-form input.fullwidth,form#demand-form select{width:100%;font-size:1.9em;color:#2e3a3c;font-family:helvetica}div#dark{display:none;position:fixed;top:0;left:0;width:100%;height:1000%;background-color:gray;opacity:.9;z-index:1;overflow-y:hidden}form#demand-form select{background-color:#fff}form#demand-form label.field-label{font-size:1.4em}button#demand-button{font-size:1.8em;padding:.3em}