semi transparent background to div.content

master
Castro0o 6 years ago
parent 1dbbae015c
commit a1c3b2b5d2

@ -27,7 +27,6 @@ h1 {
h1 { h1 {
font-size: 80px; font-size: 80px;
margin-top: 0px; margin-top: 0px;
margin-bottom: -30px;
} }
@ -65,6 +64,7 @@ div.content{z-index:20;
width: 75%; width: 75%;
margin-left: auto; margin-left: auto;
margin-right: auto; margin-right: auto;
background: #fffc;
} }
/* child elements of div.content */ /* child elements of div.content */

Loading…
Cancel
Save