forked from gburton/CE-Phoenix
-
Notifications
You must be signed in to change notification settings - Fork 0
/
custom.css
4 lines (3 loc) · 1.74 KB
/
custom.css
1
2
3
4
/* DO NOT CHANGE THIS FILE -------------------------------------------------- */
/* TO OVER-RIDE ANY ASPECT OF THIS CSS, AMEND THE user.css FILE ------------- */
#bodyWrapper {padding-top: 10px;}.productHolder {border: 1px solid #eee;padding: 10px;border-radius: 4px;-webkit-transition: border .5s ease-in-out;-o-transition: border .5s ease-in-out;transition: border .5s ease-in-out;}.productHolder:hover {border: 1px solid #428bca;}.productHolder h2 {font-size: 1em;}.item.l-g-i {float: none; width: 100% !important; background-color: white;border: none;}.item.l-g-i img {float: left !important; margin-right: 10px !important;}.g-g-i {text-align: center;}.g-g-i, .l-g-i {margin-bottom: 15px;}.g-g-i .list-group-item-text {display: none;}.stepwizard {margin-top: 20px;}.footer {padding-top: 10px;}.footer-extra {background: #111; color: silver; line-height: 2; padding-top: 10px;}.footer-extra A {color: silver;}.card {margin-bottom: 10px !important;}.form-control-feedback { position: absolute; width: auto; top: 7px; right: 45px; margin-top: 0; }blockquote.blockquote p {font-size: 0.8em !important;}.jumbotron-footer {padding: 0;margin: 0;margin-top: 20px; padding-bottom: 20px;border-top: 2px solid #ddd;}.list-tap-target {line-height: 2;}.buttonSet p {margin-top: 10px;}.alert-filters {outline: 1px solid #eee;}.alert-filters A {color: #575757;}.alert-filters A:hover {color: #000;}@media (max-width: 575.98px) {.display-1 {font-size: 3rem;font-weight: 300;line-height: 1.0;}.display-2 {font-size: 2.75rem;font-weight: 300;line-height: 1.0;}.display-3 {font-size: 2.25rem;font-weight: 300;line-height: 1.0;}.display-4 {font-size: 1.75rem;font-weight: 300;line-height: 1.0;}h4 {font-size: 1rem;}}@media (max-width: 991.01px) {#columnLeft, #columnRight {padding-top: 20px;}}