Team:CIDEB-UANL Mexico/menu project
From 2014hs.igem.org
(Difference between revisions)
DiegoValadez (Talk | contribs) |
DiegoValadez (Talk | contribs) |
||
Line 66: | Line 66: | ||
margin: 0px auto; | margin: 0px auto; | ||
width: 1200px; | width: 1200px; | ||
+ | } | ||
+ | .button2 | ||
+ | { | ||
+ | display: inline-block; | ||
+ | margin-top: 1.5em; | ||
+ | padding: 0.5em .8em; | ||
+ | background: #64ABD1; | ||
+ | line-height: 1em; | ||
+ | letter-spacing: 1px; | ||
+ | text-decoration: none; | ||
+ | font-size: .8em; | ||
+ | color: #FFF; | ||
+ | } | ||
+ | .container2 | ||
+ | { | ||
+ | margin: 0px auto; | ||
+ | width: 1000px; | ||
+ | alignment-adjust:central; | ||
+ | alignment-baseline:central; | ||
} | } | ||
</style> | </style> | ||
Line 88: | Line 107: | ||
</div> | </div> | ||
</div> | </div> | ||
+ | </div> | ||
+ | <div class="wrapper"> | ||
+ | <center><div class="container2"> | ||
+ | <a href="#" class="button2">Option 1</a> | ||
+ | <a href="#" class="button2">Option 2</a> | ||
+ | <a href="#" class="button2">Option 3</a> | ||
+ | <a href="#" class="button2">Option 4</a> | ||
+ | <a href="#" class="button2">Option 5</a> | ||
+ | </div></center> | ||
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 19:00, 3 June 2014