Template:Team:Berlin/AllCss
From 2014.igem.org
(Difference between revisions)
(13 intermediate revisions not shown) | |||
Line 2: | Line 2: | ||
<head> | <head> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
+ | .start-text-container-project { | ||
+ | padding: 35px 24% 20px 24%; | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | .submenue-project | ||
+ | { | ||
+ | text-align: right; | ||
+ | font-size: 19px; | ||
+ | } | ||
+ | |||
+ | .sub-link-project | ||
+ | { | ||
+ | padding-bottom: 10px; | ||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | |||
#p-logo{ | #p-logo{ | ||
display: none; | display: none; | ||
Line 61: | Line 81: | ||
line-height: 42px; | line-height: 42px; | ||
float:left; | float:left; | ||
+ | text-align: center; | ||
+ | padding-right: 1px; | ||
+ | margin-right: 10px; | ||
} | } | ||
.project-headline-float | .project-headline-float | ||
{ | { | ||
- | |||
padding-left: 10px; | padding-left: 10px; | ||
padding-top: 2px; | padding-top: 2px; | ||
} | } | ||
+ | |||
.project-entry-tags | .project-entry-tags | ||
Line 6,497: | Line 6,520: | ||
height: 370px; /* For at least Firefox */ | height: 370px; /* For at least Firefox */ | ||
min-height: 370px; | min-height: 370px; | ||
- | background: url('https://static.igem.org/mediawiki/2014/ | + | background: url('https://static.igem.org/mediawiki/2014/a/ab/Team_berlin_000001.jpg') no-repeat center center fixed; |
-webkit-background-size: cover; | -webkit-background-size: cover; | ||
-moz-background-size: cover; | -moz-background-size: cover; | ||
Line 6,849: | Line 6,872: | ||
} | } | ||
- | |||
Line 7,481: | Line 7,503: | ||
-webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */ | -webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */ | ||
-webkit-backface-visibility: hidden; /* Fix for transition flickering */ | -webkit-backface-visibility: hidden; /* Fix for transition flickering */ | ||
+ | |||
+ | filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */ | ||
+ | |||
} | } | ||
Line 7,851: | Line 7,876: | ||
</style> | </style> | ||
+ | |||
+ | <link rel="shortcut icon" href="https://static.igem.org/mediawiki/2014/4/49/Team_berlin_fav.png" type="image/png" /> | ||
+ | <link rel="icon" href="https://static.igem.org/mediawiki/2014/4/49/Team_berlin_fav.png" type="image/png" /> | ||
+ | |||
</head> | </head> | ||
<body> | <body> |
Latest revision as of 21:47, 17 October 2014