Skip to content

Commit

Permalink
wallpaper
Browse files Browse the repository at this point in the history
  • Loading branch information
pkzstar committed Nov 30, 2023
1 parent 3f00619 commit cac012f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Binary file added images/mosiac.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,12 @@ a:visited { color: black;}
a:hover {color: slateblue;}
a:link { color: black;}
.header-nav {
background-blend-mode: difference;
background-image: url(https://raw.githubusercontent.com/pkzstar/plus-side/main/images/css%20background.png);
font-size: 35px;
text-align: center;
border-radius: 30%;
font-family: Nunito;
background: linear-gradient(90deg, rgb(4, 37, 0)5%, rgb(21, 180, 0)75%, rgb(233, 0, 182)90%, rgb(82, 0, 121));
padding: 30px;
}
.Nav-Text {
Expand Down

0 comments on commit cac012f

Please sign in to comment.