Skip to content

Commit

Permalink
body {
Browse files Browse the repository at this point in the history
background: url("https://raw.githubusercontent.com/ThakaRashard/film1/master/assets/images/CHALK_LOVER_AWR.jpg") 0 / cover fixed; /* centered full background code */
}
  • Loading branch information
ricoThaka authored Jul 23, 2024
1 parent af1465f commit b539f9a
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions _posts/2024-07-23-BUBBLEGUMPOP_SEVYN.md
Original file line number Diff line number Diff line change
Expand Up @@ -403,16 +403,7 @@ table {


body {
color: white;
background: url(https://raw.githubusercontent.com/ThakaRashard/bubblegumpop/gh-pages/img/bd_type1_citycrop.jpg) no-repeat center center fixed;
font-family: -apple-system, Monaco, "Bitstream Vera Sans Mono",
"Lucida Console", Terminal, monospace, BlinkMacSystemFont, "Segoe UI",
Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
line-height: 1.5;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background: url("https://raw.githubusercontent.com/ThakaRashard/film1/master/assets/images/CHALK_LOVER_AWR.jpg") 0 / cover fixed; /* centered full background code */
}

iframe {
Expand Down

0 comments on commit b539f9a

Please sign in to comment.