Difference between revisions of "Team:BUAP Mexico"

(Replaced content with " {{BUAP_Mexico}} <html> </html>")
Line 3: Line 3:
  
 
<html>
 
<html>
 +
<style>
 +
 +
.container{
 +
  width: 100%;
 +
  margin: auto;
 +
  display: flex;
 +
  flex-direction: column;
 +
  justify-content: center;
 +
  align-items: center;
 +
}
 +
 +
 +
.container > h1 {
 +
  border-bottom: 1px solid black;
 +
}
 +
</style>
 +
 +
<div class="container">
 +
  <h1><a href="https://biology-syntethic.web.app/home">BUAP_Mexico</a></h1>
 +
</div>
  
 
</html>
 
</html>

Revision as of 04:24, 14 December 2019