diff --git a/_sass/jekyll-theme-leap-day.scss b/_sass/jekyll-theme-leap-day.scss index e993935..1a1691b 100644 --- a/_sass/jekyll-theme-leap-day.scss +++ b/_sass/jekyll-theme-leap-day.scss @@ -89,12 +89,12 @@ display:block; border-radius: .2em; background: linear-gradient(45deg, - #1D260F99 25%, - #93D94E 0, - #93D94E 50%, - #1D260F99 0, - #1D260F99 75%, - #93D94E 0), url(https://www.transparenttextures.com/patterns/3px-tile.png) ; + #93D94E99 25%, + #595336 0, + #595336 50%, + #93D94E99 0, + #93D94E99 75%, + #595336 0), url(https://www.transparenttextures.com/patterns/3px-tile.png) ; background-size: 80.4px 80.4px; /* text-shadow: 0 0 8px #ffffff,0 0 20px #fff, 0 0 40px; */ background-attachment: fixed;