Template:Team:Concordia/CSS

From 2014.igem.org

(Difference between revisions)
Line 976: Line 976:
font-size: 1.1em !important;
font-size: 1.1em !important;
}
}
 +
#note {
#note {
font-size: 0.9em !important;
font-size: 0.9em !important;
line-height: 18px !important;
line-height: 18px !important;
-
}
 
-
 
-
.notebook_overlay {
 
-
    display:none;
 
-
}
 
-
 
-
.notebook_image{
 
-
    -moz-transition: all 0.3s;
 
-
    -webkit-transition: all 0.3s;
 
-
    transition: all 0.3s;
 
}
}
Line 995: Line 986:
}
}
-
/*
+
.notebook figure{
-
.notebook_image:hover{
+
display: block;
-
    -webkit-transform: scale(1.04);
+
width:900px;
-
    -moz-transform: scale(1.04);
+
-
    -o-transform: scale(1.04);
+
-
    -ms-transform: scale(1.04);
+
-
    transform: scale(1.04);
+
}
}
-
*/
 
-
 
.tg  {border-collapse:collapse;border-spacing:0;margin:0px auto;}
.tg  {border-collapse:collapse;border-spacing:0;margin:0px auto;}
.tg td{font-family:Arial, sans-serif;font-size:14px;padding:10px 5px;border-style:solid;border-width:0px;overflow:hidden;word-break:normal;border-top-width:1px;border-bottom-width:1px;}
.tg td{font-family:Arial, sans-serif;font-size:14px;padding:10px 5px;border-style:solid;border-width:0px;overflow:hidden;word-break:normal;border-top-width:1px;border-bottom-width:1px;}

Revision as of 18:49, 17 October 2014