Skip to content

Commit 0a7d317

Browse files
authored
Update jekyll-theme-leap-day.scss
1 parent 19362d7 commit 0a7d317

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_sass/jekyll-theme-leap-day.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ font-size: 1rem;
3535
/* background-image: url("https://fgbg.art/static/motw_downtown-cb25d556c94dde722c37d5cad1c924a6.gif"); dr wiley mvc */
3636
/* background: url(https://raw.githubusercontent.com/ricoThaka/ricothaka.github.io/master/assets/MOSHED-2024-3-4-13-41-24.jpg) no-repeat 0 0 fixed; */
3737
/* background: url(https://landsat.gsfc.nasa.gov/wp-content/uploads/2013/12/San_Fran_old_432.jpg) no-repeat 0 0 fixed; */
38-
background: url(https://web.archive.org/web/20250416050323/https://landsat.gsfc.nasa.gov/wp-content/uploads/2013/12/San_Fran_old_432.jpg);
38+
background: url(https://web.archive.org/web/20250416050323/https://landsat.gsfc.nasa.gov/wp-content/uploads/2013/12/San_Fran_old_432.jpg) no-repeat 0 0 fixed;
3939
background-size: cover;
4040
line-height: 1.5;
4141
-webkit-background-size: cover;
@@ -82,7 +82,7 @@ padding: 0px;
8282
/* background: #666; */
8383
border: 1px solid white;
8484
/* background: url(https://landsat.gsfc.nasa.gov/wp-content/uploads/2013/12/San_Fran_new_432.jpg) no-repeat 0 0 fixed; */
85-
background:url(https://web.archive.org/web/20170515204731/https://landsat.gsfc.nasa.gov/wp-content/uploads/2013/12/San_Fran_new_432.jpg);
85+
background:url(https://web.archive.org/web/20170515204731/https://landsat.gsfc.nasa.gov/wp-content/uploads/2013/12/San_Fran_new_432.jpg) no-repeat 0 0 fixed;
8686
/* https://developer.mozilla.org/en-US/docs/Web/CSS/background-size */
8787
background-size: cover;
8888
margin-right: auto;

0 commit comments

Comments
 (0)