Warning: Use of undefined constant WPRBLVERSION - assumed 'WPRBLVERSION' (this will throw an Error in a future version of PHP) in /nfs/c01/h06/mnt/2206/domains/happywashington.org/html/wp-content/plugins/wp-render-blogroll-links/WP-Render-Blogroll.php on line 19
Warning: Cannot modify header information - headers already sent by (output started at /nfs/c01/h06/mnt/2206/domains/happywashington.org/html/wp-content/plugins/wp-render-blogroll-links/WP-Render-Blogroll.php:19) in /nfs/c01/h06/mnt/2206/domains/happywashington.org/html/wp-content/plugins/simple-custom-css/includes/public.php on line 39
/* Enter Your Custom CSS Here */
.custom-header {
height: 600px;
padding-top: 6em;
background: no-repeat center center fixed;
-webkit-background-size: cover !important; /*for webKit*/
-moz-background-size: cover !important; /*Mozilla*/
-o-background-size: cover !important; /*opera*/
background-size: cover !important; /*generic*/
}
.blog-header {
background-color: #97D500;
}
.bottom-footer {
padding-top: 2em;
padding-bottom: 2em;
background-color: #97D500;
color: white;
margin-top: 60px;
}
.heading-blog {
margin-top: 0;
text-align: center;
}
.blog-desc{
margin-top: 0;
text-align: center;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-family: 'Bebas Neue';
font-weight: 500;
line-height: 1.1;
color: inherit;
text-align: center;
}
.article-meta {
font-size: 0.9em;
color: #9f9f9f;
text-align: center;
}
.blog-header .blog-logo {
padding-top: 0em;
margin-top: -30px;
padding-bottom: 0em;
margin-bottom: 0px;
}
.blog-header .blog-logo img {
max-width: 100%;
height: 100px;
}
.bottom-footer figure img {
margin: auto;
max-width: 100%;
height: 100px;
}
.aligncenter {
text-align: center;
margin-left: auto;
margin-right: auto;
}