.program-day-header h2 {
font-size: 2.1em;
- color: #29bf12;
+ color: #29a314;
padding: 0.3em;
text-align: center;
border-bottom: 3px solid #f5f5f5;
/* Header */
.lp-archived {
- background-color: #29bf12;
+ background-color: #29a314;
color: rgb(255, 255, 255);
text-align: center;
padding: 2.5px 0;
}
.lp-archived a:hover, a:active, a:focus{
- color: #29bf12;
+ color: #29a314;
}
.lp-banner {
/*box-shadow: 0px 1px 5px rgba(255, 255, 255, 0.7);*/
margin-bottom: 20px;
padding-bottom: 5px;
- border-bottom: 3px solid #29bf12;
+ border-bottom: 3px solid #29a314;
background-color: #404040;
color: #ffffff;
}
}
.nav > li.fsf-donate > a {
- background-color: #29bf12;
+ background-color: #29a314;
margin-top: 8px;
color: white !important;
}
}
.navbar-default {
- background-color: #29bf12;
- border-color: #29bf12;
+ background-color: #29a314;
+ border-color: #29a314;
border-bottom: 3px solid #808080;
}
margin:20px 0 20px 0;
padding:5px 0 5px 15px;
border-bottom:3px solid #808080;
- background-color: #29bf12;
+ background-color: #29a314;
color: white;
}