Difference between revisions of "Template:Sydney Australia"
Line 1: | Line 1: | ||
− | + | {{Template_All_Teams}} | |
<!-- Declare that you are going to use html code instead of wiki code --> | <!-- Declare that you are going to use html code instead of wiki code --> | ||
Line 6: | Line 6: | ||
<!-- Start of CSS--> | <!-- Start of CSS--> | ||
<style type="text/css"> | <style type="text/css"> | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
/* PAGE LAYOUT */ | /* PAGE LAYOUT */ | ||
Line 16: | Line 13: | ||
background-color: #fff; | background-color: #fff; | ||
background-image:url(https://static.igem.org/mediawiki/2014/4/49/USyd-Australia_wavy-bg.png); | background-image:url(https://static.igem.org/mediawiki/2014/4/49/USyd-Australia_wavy-bg.png); | ||
− | |||
} | } | ||
Line 24: | Line 20: | ||
overflow:hidden; | overflow:hidden; | ||
float:left; | float:left; | ||
− | + | margin-left:20px; | |
− | + | ||
margin-bottom: 10px; | margin-bottom: 10px; | ||
− | |||
background-color: #fff; | background-color: #fff; | ||
font-family: "Trebuchet MS", Helvetica, sans-serif; | font-family: "Trebuchet MS", Helvetica, sans-serif; | ||
− | border: 10px solid # | + | border: 10px solid #aaccff; |
border-radius: 100px; | border-radius: 100px; | ||
margin-top: 40px; | margin-top: 40px; | ||
margin-bottom: 40px; | margin-bottom: 40px; | ||
− | -webkit-box-shadow: 0 0 10px rgba( | + | -webkit-box-shadow: 0 0 10px rgba(0, 0, 255, 0..3); |
− | -moz-box-shadow: 0 0 10px rgba(0, | + | -moz-box-shadow: 0 0 10px rgba(0, 0, 255, 0.3); |
− | box-shadow: 0 0 20px rgba( | + | box-shadow: 0 0 20px rgba(0, 0, 255, 0.3); |
} | } | ||
Line 43: | Line 37: | ||
#menuContainer { | #menuContainer { | ||
float:left; | float:left; | ||
− | width: | + | width: 134px; |
padding: 20px 0px; | padding: 20px 0px; | ||
− | border-top: | + | border-top: 14px solid #565656; |
background-color: #E8E8E9; | background-color: #E8E8E9; | ||
} | } | ||
Line 51: | Line 45: | ||
/* Creates the container for the content */ | /* Creates the container for the content */ | ||
#contentContainer { | #contentContainer { | ||
− | |||
padding-top:20px; | padding-top:20px; | ||
padding-right:10px; | padding-right:10px; | ||
Line 213: | Line 206: | ||
<!-- End of CSS --> | <!-- End of CSS --> | ||
− | + | ||
<!-- Start of the template html elements. --> | <!-- Start of the template html elements. --> | ||
<div id ="mainContainer"><!--The closing tag for mainContainer should be placed at the bottom of each content page.--> | <div id ="mainContainer"><!--The closing tag for mainContainer should be placed at the bottom of each content page.--> | ||
Line 277: | Line 270: | ||
<!-- Start of content --> | <!-- Start of content --> | ||
<div id="contentContainer"> <!--The closing tag for contentContainer should be placed at the bottom of each content page.--> | <div id="contentContainer"> <!--The closing tag for contentContainer should be placed at the bottom of each content page.--> | ||
− | |||
</html> | </html> |
Revision as of 10:21, 21 July 2015