Difference between revisions of "Template:Liceo Eugenio Hostos"
Line 11: | Line 11: | ||
/* Change Background color*/ | /* Change Background color*/ | ||
body { | body { | ||
+ | -webkit-transform: perspective(1400px) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); | ||
+ | -webkit-transform-style: preserve-3d; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2015/b/b4/Tunel.jpg); | ||
+ | |||
background-color:green; | background-color:green; | ||
} | } | ||
− | |||
/* Creates a container that will wrap all of the content inside your wiki pages. */ | /* Creates a container that will wrap all of the content inside your wiki pages. */ | ||
#mainContainer { | #mainContainer { | ||
Line 23: | Line 26: | ||
background-color:#fff; | background-color:#fff; | ||
border-bottom: 2px solid #E8D5B7; | border-bottom: 2px solid #E8D5B7; | ||
− | border-right: | + | border-right: 2px solid #918868; |
− | border-left: | + | border-left: 2px solid #918868; |
− | border-top: | + | border-top: 2px solid #918868; |
font-family: "Trebuchet MS", Helvetica, sans-serif; | font-family: "Trebuchet MS", Helvetica, sans-serif; | ||
} | } |
Revision as of 15:46, 6 September 2015