Skip to content
Snippets Groups Projects

Website background

Merged Isaac Wu requested to merge site_bkg into main
2 files
+ 2
0
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 2
0
@@ -12,6 +12,8 @@ body {
width: 50%;
margin: auto;
padding: 0;
background-image: url('../image/bkg.gif');
background-size: cover;
}
h1 {
Loading