(25 intermediate revisions by the same user not shown) | |||
Line 12: | Line 12: | ||
.heading { | .heading { | ||
display: flex; | display: flex; | ||
− | + | background-color:#282828; | |
+ | /*background-image:url(https://media.giphy.com/media/42IEOtbaHuMmIXgAzS/source.gif)*/; | ||
+ | /*background-image:url(https://cdn140.picsart.com/236732937035201.gif);*/ | ||
+ | background-image:url(https://media.giphy.com/media/xUA7bfDro97ipc4fu0/giphy.gif); | ||
+ | /*background-image:url(https://media.giphy.com/media/4MxMvzhTEuqty/giphy.gif);*/ | ||
+ | |||
} | } | ||
.head_img { | .head_img { | ||
margin: auto; /* Magic! */ | margin: auto; /* Magic! */ | ||
− | + | margin-top:120px; | |
+ | padding-bottom:50px; | ||
object-fit:cover; | object-fit:cover; | ||
width:55%; | width:55%; | ||
Line 24: | Line 30: | ||
</style> | </style> | ||
+ | <head> | ||
+ | <link rel="image_src" href="https://static.igem.org/mediawiki/2018/2/2a/T--Melbourne--link_share.png"> | ||
+ | <meta property="og:title" content="iGEM2018 Melbourne Team" /> | ||
+ | <meta property="og:description" content="Check out our Website Wiki for iGEM2018" /> | ||
+ | <meta property="og:image" content="https://static.igem.org/mediawiki/2018/2/2a/T--Melbourne--link_share.png" /> | ||
+ | </head> | ||
<body> | <body> | ||
<div class="heading"> | <div class="heading"> | ||
− | <img class="head_img" src="https://static.igem.org/mediawiki/2018/ | + | <img class="head_img" src="https://static.igem.org/mediawiki/2018/5/5a/T--Melbourne--home_desc.png"> |
</div> | </div> | ||
− | |||
<div id="footer"> | <div id="footer"> | ||
Property of Team Melbourne | Property of Team Melbourne |
Latest revision as of 02:46, 18 October 2018