Line 17: | Line 17: | ||
h1,h2,h3{font-family: 'Montserrat', sans-serif;} | h1,h2,h3{font-family: 'Montserrat', sans-serif;} | ||
p{font-family:'open sans', sans-serif; font-size: 18px;} | p{font-family:'open sans', sans-serif; font-size: 18px;} | ||
+ | |||
+ | #background{ | ||
+ | background-color: } | ||
+ | |||
+ | #banner{ | ||
+ | color: #f9f7f7; | ||
+ | font-family: Montserrat, serif;font-size: 18px; | ||
+ | |||
+ | background-color:#ffcdb2 ; | ||
+ | background-image: url("https://static.igem.org/mediawiki/2017/3/3e/T--Lethbridge_HS--Teamcover.jpg") | ||
+ | background-size: cover; | ||
+ | |||
+ | background-position: center center; | ||
+ | background-repeat: no-repeat; | ||
+ | height: 75vh; | ||
+ | overflow: hidden; | ||
+ | margin: 0; | ||
+ | padding-top: 7%; | ||
+ | |||
+ | background-image: url("projects.jpg");text-align:center; | ||
+ | background-size: cover; background-position: center; opacity: ; background-size: ; height: 75vh; | ||
+ | overflow: hidden; | ||
+ | margin: 0; | ||
+ | background-repeat: no-repeat; | ||
+ | |||
+ | |||
+ | } | ||
+ | |||
+ | .jumbotron text-center{ | ||
+ | |||
+ | background-color: white; | ||
+ | position: relative; | ||
+ | width: 100%; | ||
+ | background-size: 100% 100%; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | .center{ | ||
+ | |||
+ | text-align: left; | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | } | ||
+ | |||
</style> | </style> | ||
Line 38: | Line 87: | ||
− | + | <body id="background"> | |
+ | <div id="banner" class=" jumbotron text-center container-fluid "><div class="container-fluid"> | ||
+ | <h1 style=" font-size: 100px;text-align:center;margin-top:110px"><center>Project Description</center></h1> | ||
+ | </div> | ||
+ | </div> | ||
Revision as of 04:23, 2 August 2018