Team:ETH Zurich/Templates
From 2013.igem.org
(Difference between revisions)
Line 3: | Line 3: | ||
/* Author: Pieter van Boheemen */ | /* Author: Pieter van Boheemen */ | ||
/* Team: TU Delft */ | /* Team: TU Delft */ | ||
- | #globalWrapper { background-color: # | + | #globalWrapper { background-color: #0099FF; border: none; margin: 0; padding: 0; width: 100%; height:100%;} |
- | #content { background-color: # | + | #content { background-color: #0099FF; border: none; padding: 0; margin: 0; width: 100%; overflow: hidden; height:100%;} |
#bodyContent { border: none; padding:0; margin:0; width:100%; height:100%;} | #bodyContent { border: none; padding:0; margin:0; width:100%; height:100%;} | ||
#top-section { height: 15px; margin: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; | #top-section { height: 15px; margin: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; |
Revision as of 09:45, 9 July 2013
General info to change the layout
Go on "Templates" than "Layout" than "WIKI" than "edit page" to make modifications in the layout of the top section. Before saving the page please make "show preview" to see what you just did. In the worst case scenario, the person who did the change can undo the changes by checking the history of changes.
Feel free to change stuff ! The changes you do here are directly applied to all pages.