Skip to content
Snippets Groups Projects
Commit 9d6b6b2d authored by Jonathon Stadon's avatar Jonathon Stadon
Browse files

background colours

parent cc4c96e6
No related branches found
No related tags found
No related merge requests found
......@@ -12,10 +12,11 @@ body{
"section section section"
"background-info hobbies summary";
background-image: url("image1.jpg"); /* backgroun images*/
/*background-image: url("image1.jpg"); backgroun images
background-repeat: no-repeat;
background-size: cover;
opacity: 0.3; /* image transparent*/
background-size: cover;*/
background-color:rgb(252, 3, 252, 0.3);
/*opacity: 0.3; image transparent*/
}
/* to adjust for mobile would be a case of just change the grids and template areas
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment