Team:Heidelberg/Templates/style-css

From 2013.igem.org

(Difference between revisions)
m
 
(39 intermediate revisions not shown)
Line 17: Line 17:
}
}
.project{
.project{
-
   top:58px;
+
   top:40px;
   left:15%;
   left:15%;
   width:30px;
   width:30px;
}
}
.software{
.software{
-
     top:306px;
+
     top:140px;
-
     left:83%;
+
     left:77%;
     width:30px;
     width:30px;
}
}
.parts{
.parts{
-
  top:83px;
+
    top:250px;
-
  left:54%;
+
    left:90%;
-
  width:30px;
+
    width:30px;
}
}
.notebook{
.notebook{
-
     top:179px;
+
     top:1%;
-
     left:69%;
+
     left:36%;
     width:30px;
     width:30px;
}
}
.safety{
.safety{
-
     top:451px;
+
     top:355px;
-
     left:88%;
+
     left:101%;
     width:30px;
     width:30px;
}
}
.human{
.human{
-
    top:30px;
+
  top:52px;
-
     left:34%;
+
  left:60%;
 +
  width:30px;
 +
}
 +
.model{
 +
    top:480px;
 +
     left:105%;
     width:30px;
     width:30px;
}
}
Line 76: Line 81:
.human a.icon{
.human a.icon{
     background:transparent url("https://static.igem.org/mediawiki/2013/5/5b/Heidelberg_symbol_human.png") no-repeat 0px 0px;
     background:transparent url("https://static.igem.org/mediawiki/2013/5/5b/Heidelberg_symbol_human.png") no-repeat 0px 0px;
 +
}
 +
.model a.icon{
 +
    background:transparent url("https://static.igem.org/mediawiki/2013/7/78/Heidelberg_model.png") no-repeat 0px 0px;
}
}
.navigation .item a.active{
.navigation .item a.active{
Line 82: Line 90:
.item img.circle{
.item img.circle{
     position:absolute;
     position:absolute;
 +
    border-radius:50%;
     top:0px;
     top:0px;
     left:0px;
     left:0px;
Line 88: Line 97:
     opacity:0.3;
     opacity:0.3;
     z-index: 7;
     z-index: 7;
 +
}
 +
.item ul img .new{
 +
  position:relative;
 +
  max-width:40px;
 +
  max-height:40px;
}
}
.item h2{
.item h2{
Line 95: Line 109:
     color:#222;
     color:#222;
     font-size:18px;
     font-size:18px;
-
     font-style: bold;
+
     font-weight: '600';
     top:-10px;
     top:-10px;
     left:50px;
     left:50px;
Line 111: Line 125:
}
}
.item h2.active{
.item h2.active{
-
     color:#EEDF3E;
+
     color:#ffcc00;
 +
    font-size:20px;
     font-weight:400;
     font-weight:400;
     text-shadow:1px 1px 4px #666;
     text-shadow:1px 1px 4px #666;
Line 133: Line 148:
     float:left;
     float:left;
     clear:both;
     clear:both;
-
     width:160px;
+
     width:auto;
 +
    white-space:nowrap;
Line 489: Line 505:
.lang label.asery{
.lang label.asery{
  background-image: url("https://static.igem.org/mediawiki/2013/7/75/Heidelberg_Azerbaijan.png");
  background-image: url("https://static.igem.org/mediawiki/2013/7/75/Heidelberg_Azerbaijan.png");
 +
}
 +
 +
.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 {
 +
    background-repeat:no-repeat;
 +
    width:80px;
 +
    height:80px;
 +
    background-size:160px 80px;
 +
    background-position:left;
 +
    display:inline-block;
 +
}
 +
 +
.highlight_button:hover {
 +
    background-position:right;
 +
}
 +
 +
@-webkit-keyframes bounceIn {
 +
0% {
 +
opacity: 0;
 +
-webkit-transform: scale(.3);
 +
}
 +
 +
15% {
 +
opacity: 1;
 +
-webkit-transform: scale(1.05);
 +
}
 +
 +
23% {
 +
-webkit-transform: scale(.9);
 +
}
 +
 +
30% {
 +
-webkit-transform: scale(1);
 +
}
 +
}
 +
 +
@-moz-keyframes bounceIn {
 +
0% {
 +
opacity: 0;
 +
-moz-transform: scale(.3);
 +
}
 +
 +
15% {
 +
opacity: 1;
 +
-moz-transform: scale(1.05);
 +
}
 +
 +
23% {
 +
-moz-transform: scale(.9);
 +
}
 +
 +
30% {
 +
-moz-transform: scale(1);
 +
}
 +
}
 +
 +
@-ms-keyframes bounceIn {
 +
0% {
 +
opacity: 0;
 +
-ms-transform: scale(.3);
 +
}
 +
 +
15% {
 +
opacity: 1;
 +
-ms-transform: scale(1.05);
 +
}
 +
 +
23% {
 +
-ms-transform: scale(.9);
 +
}
 +
 +
30% {
 +
-ms-transform: scale(1);
 +
}
 +
}
 +
 +
@-o-keyframes bounceIn {
 +
0% {
 +
opacity: 0;
 +
-o-transform: scale(.3);
 +
}
 +
 +
15% {
 +
opacity: 1;
 +
-o-transform: scale(1.05);
 +
}
 +
 +
23% {
 +
-o-transform: scale(.9);
 +
}
 +
 +
30% {
 +
-o-transform: scale(1);
 +
}
 +
}
 +
 +
@keyframes bounceIn {
 +
0% {
 +
opacity: 0;
 +
transform: scale(.3);
 +
}
 +
 +
15% {
 +
opacity: 1;
 +
transform: scale(1.05);
 +
}
 +
 +
23% {
 +
transform: scale(.9);
 +
}
 +
 +
30% {
 +
transform: scale(1);
 +
}
 +
}
 +
 +
.highlight_button_pulse {
 +
    background-repeat:no-repeat;
 +
    width:80px;
 +
    height:80px;
 +
    background-size:160px 80px;
 +
    background-position:left;
 +
    display:inline-block;
 +
    -webkit-animation: bounceIn 6s linear infinite;
 +
    -moz-animation: bounceIn 6s linear infinite;
 +
    -ms-animation: bounceIn 6s linear infinite;
 +
    -o-animation: bounceIn 6s linear infinite;
 +
    animation: bounceIn 6s linear infinite;
 +
}
 +
 +
.highlight_button_pulse:hover {
 +
    background-position:right;
}
}
</style>
</style>
</html>
</html>

Latest revision as of 11:49, 20 November 2013