Fixed blue background color
This commit is contained in:
parent
03db664a84
commit
6ea8cbf77a
|
@ -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 */
|
||||
|
|
Loading…
Reference in New Issue