Team:Heidelberg/Templates/style-css

From 2013.igem.org

(Difference between revisions)
m
 
(9 intermediate revisions not shown)
Line 23: Line 23:
.software{
.software{
     top:140px;
     top:140px;
-
     left:75%;
+
     left:77%;
     width:30px;
     width:30px;
}
}
.parts{
.parts{
-
  top:52px;
+
    top:250px;
-
  left:60%;
+
    left:90%;
-
  width:30px;
+
    width:30px;
}
}
.notebook{
.notebook{
-
     top:250px;
+
     top:1%;
-
     left:88%;
+
     left:36%;
     width:30px;
     width:30px;
Line 39: Line 39:
.safety{
.safety{
     top:355px;
     top:355px;
-
     left:100%;
+
     left:101%;
     width:30px;
     width:30px;
}
}
.human{
.human{
-
    top:0px;
+
  top:52px;
-
    left:34%;
+
  left:60%;
-
    width:30px;
+
  width:30px;
}
}
.model{
.model{
     top:480px;
     top:480px;
-
     left:112%;
+
     left:105%;
     width:30px;
     width:30px;
}
}
Line 507: Line 507:
}
}
 +
.lang label.active.persian{
 +
background-image: url("https://static.igem.org/mediawiki/2013/7/75/Heidelberg_start_flags_Iran.png");
 +
}
 +
 +
.lang label.persian{
 +
background-image: url("https://static.igem.org/mediawiki/2013/7/75/Heidelberg_start_flags_Iran.png");
 +
}
 +
 +
.lang label.active.sorbian{
 +
background-image: url("https://static.igem.org/mediawiki/2013/2/26/Heidelberg_start_flags_Sorbian.png");
 +
}
 +
 +
.lang label.sorbian{
 +
background-image: url("https://static.igem.org/mediawiki/2013/2/26/Heidelberg_start_flags_Sorbian.png");
 +
}
 +
 +
.lang label.active.swedish{
 +
background-image: url("https://static.igem.org/mediawiki/2013/1/1e/Heidelberg_swedish.png");
 +
}
 +
 +
.lang label.swedish{
 +
background-image: url("https://static.igem.org/mediawiki/2013/1/1e/Heidelberg_swedish.png");
 +
}
 +
.lang label.marathi{
 +
background-image: url("https://static.igem.org/mediawiki/2013/d/d5/Heidelberg_start_flags_India.png");
 +
}
 +
 +
.lang label.active.marathi{
 +
background-image: url("https://static.igem.org/mediawiki/2013/d/d5/Heidelberg_start_flags_India.png");
 +
}
 +
 +
.lang label.hungarian{
 +
background-image: url("https://static.igem.org/mediawiki/2013/f/f3/Heidelberg_Hungary.png");
 +
}
 +
 +
.lang label.active.hungarian{
 +
background-image: url("https://static.igem.org/mediawiki/2013/f/f3/Heidelberg_Hungary.png");
 +
}
 +
 +
.lang label.hindi{
 +
background-image: url("https://static.igem.org/mediawiki/2013/d/d5/Heidelberg_start_flags_India.png");
 +
}
 +
 +
.lang label.active.hindi{
 +
background-image: url("https://static.igem.org/mediawiki/2013/d/d5/Heidelberg_start_flags_India.png");
 +
}
.highlight_button {
.highlight_button {
Line 527: Line 573:
}
}
-
50% {
+
15% {
opacity: 1;
opacity: 1;
-webkit-transform: scale(1.05);
-webkit-transform: scale(1.05);
}
}
-
70% {
+
23% {
-webkit-transform: scale(.9);
-webkit-transform: scale(.9);
}
}
-
100% {
+
30% {
-webkit-transform: scale(1);
-webkit-transform: scale(1);
}
}
Line 547: Line 593:
}
}
-
50% {
+
15% {
opacity: 1;
opacity: 1;
-moz-transform: scale(1.05);
-moz-transform: scale(1.05);
}
}
-
70% {
+
23% {
-moz-transform: scale(.9);
-moz-transform: scale(.9);
}
}
-
100% {
+
30% {
-moz-transform: scale(1);
-moz-transform: scale(1);
}
}
Line 567: Line 613:
}
}
-
50% {
+
15% {
opacity: 1;
opacity: 1;
-ms-transform: scale(1.05);
-ms-transform: scale(1.05);
}
}
-
70% {
+
23% {
-ms-transform: scale(.9);
-ms-transform: scale(.9);
}
}
-
100% {
+
30% {
-ms-transform: scale(1);
-ms-transform: scale(1);
}
}
Line 587: Line 633:
}
}
-
50% {
+
15% {
opacity: 1;
opacity: 1;
-o-transform: scale(1.05);
-o-transform: scale(1.05);
}
}
-
70% {
+
23% {
-o-transform: scale(.9);
-o-transform: scale(.9);
}
}
-
100% {
+
30% {
-o-transform: scale(1);
-o-transform: scale(1);
}
}
Line 607: Line 653:
}
}
-
50% {
+
15% {
opacity: 1;
opacity: 1;
transform: scale(1.05);
transform: scale(1.05);
}
}
-
70% {
+
23% {
transform: scale(.9);
transform: scale(.9);
}
}
-
100% {
+
30% {
transform: scale(1);
transform: scale(1);
}
}
Line 628: Line 674:
     background-position:left;
     background-position:left;
     display:inline-block;
     display:inline-block;
-
     -webkit-animation: bounceIn 2s linear 1;
+
     -webkit-animation: bounceIn 6s linear infinite;
-
     -moz-animation: bounceIn 2s linear 1;
+
     -moz-animation: bounceIn 6s linear infinite;
-
     -ms-animation: bounceIn 2s linear 1;
+
     -ms-animation: bounceIn 6s linear infinite;
-
     -o-animation: bounceIn 2s linear 1;
+
     -o-animation: bounceIn 6s linear infinite;
-
     animation: bounceIn 2s linear 1;
+
     animation: bounceIn 6s linear infinite;
}
}

Latest revision as of 11:49, 20 November 2013