Changed colours

This commit is contained in:
Joshua Boniface 2017-02-20 22:48:11 -05:00
parent ede6879b75
commit 4343a50eac
1 changed files with 2 additions and 2 deletions

View File

@ -2052,7 +2052,7 @@ ul li {
margin-bottom: 0rem;
text-align: center;
color: white;
background: #777777 no-repeat center center;
background: #666666 no-repeat center center;
background-size: cover; }
#blog-logo img {
@ -2090,7 +2090,7 @@ ul li {
position: relative; }
.oneOff {
background: #234F76;
background: #666666;
color: #fff; }
/* Every post, on every page, gets this style on its <article> tag */