Changed colours
This commit is contained in:
parent
ede6879b75
commit
4343a50eac
|
@ -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 */
|
||||
|
|
Loading…
Reference in New Issue