Line 6: | Line 6: | ||
overflow:hidden; | overflow:hidden; | ||
+ | } | ||
+ | .background1{ | ||
+ | background:url(https://static.igem.org/mediawiki/2017/c/cb/KU_Leuven_Homepage2.png); | ||
+ | position: initial; | ||
+ | background-size: 100%; | ||
+ | padding: 0 10px 0 10px; | ||
+ | } | ||
+ | .overlay { | ||
+ | background-color: rgba(0, 0, 0, 0.7); | ||
+ | top: 0; | ||
+ | left: 0; | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | position: relative; | ||
+ | z-index: 1; | ||
} | } | ||
.svg{ | .svg{ | ||
Line 13: | Line 28: | ||
</style> | </style> | ||
+ | <div class="background1"> | ||
+ | <div class="overlay"> | ||
+ | |||
+ | <h1 style="text-align:center; padding: 30px; font-size:50px; color: white;">Human Practices Overview</h1> | ||
+ | <p class="head" style="text-align:center;color: white; padding: 10px 10px 60px 10px; font-size:15px;">... </p> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
<div class="container"> | <div class="container"> | ||
<!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> | <!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> |
Revision as of 20:59, 28 October 2017