Difference between revisions of "Team:Aalto-Helsinki/Attributions"
m (Added working background...again) |
|||
Line 45: | Line 45: | ||
float: none; | float: none; | ||
} | } | ||
+ | |||
+ | /*Style for background picture*/ | ||
+ | .backgroundleaves { | ||
+ | background-repeat: repeat-y; | ||
+ | background-image: url("https://static.igem.org/mediawiki/2015/7/7f/Aalto-Helsinki_background_leaf.png"); | ||
+ | background-size: contain; | ||
+ | } | ||
+ | |||
</style> | </style> | ||
+ | |||
+ | <div class="backgroundleaves"> | ||
<ul id="sidenav" class="nav nav-stacked"><!-- nav-pills if we want rounded corners --> | <ul id="sidenav" class="nav nav-stacked"><!-- nav-pills if we want rounded corners --> | ||
Line 248: | Line 258: | ||
</div><!-- end inner-container--> | </div><!-- end inner-container--> | ||
− | + | </div> | |
</div></div></div></body> <!--These are the closing tags for div id="mainContainer" and div id="contentContainer". The corresponding opening tags appear in the template that is {{included}} at the top of this page.--> | </div></div></div></body> <!--These are the closing tags for div id="mainContainer" and div id="contentContainer". The corresponding opening tags appear in the template that is {{included}} at the top of this page.--> | ||
</html> | </html> |
Revision as of 13:02, 11 August 2015