MariePeras (Talk | contribs) |
|||
Line 38: | Line 38: | ||
.para{ padding : 50px;} | .para{ padding : 50px;} | ||
+ | |||
+ | |||
+ | article, article.overlay2 {padding: 0; margin: 0; box-sizing: border-box;} | ||
+ | article { | ||
+ | background: url('https://static.igem.org/mediawiki/2018/c/cf/T--Montpellier--banniere-mtp-home.png'); | ||
+ | text-align: center; | ||
+ | width: 100% ; | ||
+ | height: auto ; | ||
+ | background-size: auto 82%; | ||
+ | background-attachment: fixed; | ||
+ | |||
+ | overflow: hidden ; | ||
+ | border-radius: 0 0 85% 85% / 30%; | ||
+ | } | ||
+ | article .overlay2{ | ||
+ | width: 100% ; | ||
+ | height: 100% ; | ||
+ | padding: 50px ; | ||
+ | color: #FFF; | ||
+ | text-shadow: 1px 1px 1px #333; | ||
+ | background-image: #FFFFFF; | ||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | </article> | ||
</style> | </style> | ||
</head> | </head> | ||
+ | |||
+ | <!--<article> | ||
+ | <div class="overlay2"> | ||
+ | <h1></h1> | ||
+ | <h3></h3> | ||
+ | <p> </p> | ||
+ | |||
+ | <br><br><br><br> | ||
+ | |||
+ | </div> | ||
+ | </article> | ||
<h1>Description</h1> | <h1>Description</h1> |
Revision as of 14:21, 14 October 2018