Fixed blue background color

This commit is contained in:
Joshua Boniface 2016-09-28 13:36:54 -04:00
parent 03db664a84
commit 6ea8cbf77a
1 changed files with 1 additions and 1 deletions

View File

@ -2090,7 +2090,7 @@ ul li {
position: relative; }
.oneOff {
background: #5BA4E5;
background: #3B84C5;
color: #fff; }
/* Every post, on every page, gets this style on its <article> tag */