Template:Team:Uppsala/styles
From 2013.igem.org
(Difference between revisions)
Line 31: | Line 31: | ||
body{ | body{ | ||
display: -webkit-box; | display: -webkit-box; | ||
- | -webkit-box-orient: | + | -webkit-box-orient: center; |
- | body { background-image: url("https://static.igem.org/mediawiki/2013/2/26/Background.png") } | + | |
- | p { background-image: none } | + | body { background-image: url("https://static.igem.org/mediawiki/2013/2/26/Background.png") } |
+ | p { background-image: none } | ||
} | } | ||
Line 43: | Line 44: | ||
display: -webkit-box; | display: -webkit-box; | ||
-webkit-box-orient: vertical; | -webkit-box-orient: vertical; | ||
- | -webkit-box-flex: 0; | + | -webkit-box-flex: 0; /* 1 flexible 0 static */ |
border: 1px solid ligth gray; | border: 1px solid ligth gray; | ||
border-radius: 15px; | border-radius: 15px; | ||
Line 81: | Line 82: | ||
#navbar { | #navbar { | ||
- | background-image: url( | + | background-image: url("https://static.igem.org/mediawiki/2013/e/e5/Menubar.png") |
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-position: center right; | background-position: center right; |
Revision as of 19:12, 22 July 2013