Template:Team:Berlin/AllCss

From 2014.igem.org

(Difference between revisions)
 
(18 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 52: Line 72:
   font-family: Arial, sans-serif;
   font-family: Arial, sans-serif;
-
   font-size: 34px;
+
   font-size: 27px;
   color: #0ecd28;
   color: #0ecd28;
   -moz-border-radius: 100%;
   -moz-border-radius: 100%;
Line 59: Line 79:
   width: 41px;
   width: 41px;
   height: 41px;
   height: 41px;
-
   line-height: 40px;
+
   line-height: 42px;
   float:left;
   float:left;
 +
text-align: center;
 +
padding-right: 1px;
 +
margin-right: 10px;
}
}
.project-headline-float
.project-headline-float
{
{
-
  float: left;
 
   padding-left: 10px;
   padding-left: 10px;
   padding-top: 2px;
   padding-top: 2px;
 +
}
 +
 +
 +
.project-entry-tags
 +
{
 +
  text-align: right;
 +
}
 +
 +
.project-entry-tags ul
 +
{
 +
  padding-left: 0px;
 +
}
 +
 +
.project-entry-tags li
 +
{
 +
  list-style-type: none;
 +
  display: inline-block;
 +
  border: 1px solid #0ecd28;
 +
  color: #0ecd28;
 +
  -moz-border-radius: 17px;
 +
  border-radius: 17px;
 +
  padding: 3px 5px 2px 5px;
 +
  min-width: 100px;
 +
  text-transform: uppercase;
 +
  text-align: center;
 +
  padding-left: 10px;
 +
  padding-right: 10px;
 +
}
 +
 +
.sub-link-project a
 +
{
 +
  color: white;
 +
}
 +
 +
.sub-content-project
 +
{
 +
  margin-left: 50px;
 +
  margin-left: 80px;
 +
margin-top: 15px;
 +
padding-left: 14px;
 +
border-left: 1px solid #0ecd28;
 +
}
 +
 +
.sub-content-project-headline
 +
{
 +
  font-size: 25px;
 +
  color: #0ecd28;
}
}
Line 6,451: 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/9/91/Team_Berlin_igem_background_start.jpg') no-repeat center center fixed;  
+
   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,662: Line 6,731:
   .site-wrapper-sub-project,
   .site-wrapper-sub-project,
   .site-wrapper-sub-workshop,
   .site-wrapper-sub-workshop,
-
  .site-wrapper-sub-safety,
+
 
   .site-wrapper-sub-contact{
   .site-wrapper-sub-contact{
       background: none;
       background: none;
Line 6,803: Line 6,872:
}
}
-
 
Line 6,830: Line 6,898:
/* General
/* General
*****************/
*****************/
-
@font-face {
 
-
    font-family: "ag_book_roundedregular";
 
-
    src: url('http://igem.berlin/fonts/headline/ag-book-rounded-bold-condensed-outline-webfont.eot');
 
-
    src: url('http://igem.berlin/fonts/headline/ag-book-rounded-bold-condensed-outline-webfont.eot?#iefix    position: relative;') format('embedded-opentype'),
 
-
        url('http://igem.berlin/fonts/headline/ag-book-rounded-bold-condensed-outline-webfont.woff') format('woff'),
 
-
        url('http://igem.berlin/fonts/headline/ag-book-rounded-bold-condensed-outline-webfont.ttf') format('truetype');
 
-
    font-weight: normal;
 
-
    font-style: normal;
 
-
 
-
}
 
-
 
h1,
h1,
h2, h3{
h2, h3{
-
   font-family: "ag_book_roundedregular", Trebuchet MS, Helvetica, Arial;
+
   font-family: Trebuchet MS, Helvetica, Arial;
   color: #0ecd28;
   color: #0ecd28;
   /*text-transform: uppercase;*/
   /*text-transform: uppercase;*/
Line 7,446: 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,816: 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