}
.list-group-item {
- border: none;
- background: rgba(55, 57, 58, 0.85);
+ border: none;
+ background: #ffffff;
+ /* background: rgba(55, 57, 58, 0.85); */
}
.astronaut {
}
.col-sm-9 {
- background-color: rgba(55, 57, 58, 0.85);
+ background-color: #ffffff;
+ /* background-color: rgba(55, 57, 58, 0.85); */
outline-offset: -1rem;
}
padding: 0.5em;
border-radius: 5px;
margin-top: 5px;
- background: rgba(55, 57, 58, 0.85);
+ background: #ffffff;
+ /* background: rgba(55, 57, 58, 0.85); */
}
.program-session-speaker {
}
.panel {
- background-color: rgba(55, 57, 58, 0.85);
+ /* background-color: rgba(55, 57, 58, 0.85); */
+ background-color: #ffffff;
}
.panel-default > .panel-heading {
- background-color: rgba(55, 57, 58, 0.85);
- color: #e8e6e3!important;
+ /* background-color: rgba(55, 57, 58, 0.85); */
+ background-color: #ffffff;
+ color: #e8e6e3!important;
}
#lp-panel-fixed {
.lp-home a:focus,
.area-link a:hover,
.area-link a:focus {
- background-color: rgb(55, 57, 58);
+ /* background-color: rgb(55, 57, 58); */
+ background-color: #ffffff;
color: #5b9bab;
}
}
.navbar-collapse {
- background-color: rgba(55, 57, 58, 0.85);
+ /* background-color: rgba(55, 57, 58, 0.85); */
+ background-color: #ffffff;
border-top: 1px solid transparent;
/*box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;*/
overflow-x: visible;
padding: 0 0 60px;
/* Space background */
- background-image: url(../img/tile-02.png);
- background-color: rgba(55, 57, 58, 0.85);
+ /* background-image: url(../img/tile-02.png); */
+ /* background-color: rgba(55, 57, 58, 0.85); */
+ background-color: #ffffff;
background-position: top right;
background-repeat: repeat-y repeat-x;
background-size: contain;
width:33%;
vertical-align:top;
padding:7px 10px 5px 10px;
- background-color: rgba(55, 57, 58, 0.85);
+ /* background-color: rgba(55, 57, 58, 0.85); */
+ background-color: #ffffff;
}
#program table .views-field-value{