}
body {
/*background: #e2e2e2;*/
- background: url(images/banners_2016.png) 50% 10px no-repeat;
+ background: url(images/banner2017.png) 50% 10px no-repeat;
min-width: 990px;
}
#page {
height: 124px;
top: 91px;
left: 24px;
- background: url(images/logo_2015.png) top left no-repeat;
+ background: url(images/red-coaster-2017-rotated.png) top left no-repeat;
}
a#home_link {
position: absolute;
/* Post author highlighting */
.commentlist > li.bypostauthor {
background: #ddd;
- backgroundL rgba(0, 0, 0, .5);
+ background: rgba(0, 0, 0, .5);
border-color: #d3d3d3;
}
.commentlist > li.bypostauthor .comment-meta {