Template:Kyoto/css/top

From 2014.igem.org

(Difference between revisions)
 
(25 intermediate revisions not shown)
Line 46: Line 46:
#kyoto-top-magnet img {
#kyoto-top-magnet img {
-
     top: 170px;
+
     top: 30px;
     float: right;
     float: right;
     margin-right: 350px;
     margin-right: 350px;
Line 56: Line 56:
#kyoto-top-dms img {
#kyoto-top-dms img {
-
     top: 145px;
+
     top: 10px;
     float: left;
     float: left;
     margin-left: 345px;
     margin-left: 345px;
Line 72: Line 72:
     padding: 10px;
     padding: 10px;
     position: relative;
     position: relative;
-
     top: 240px;
+
     top: 100px;
     opacity: 0;
     opacity: 0;
     transition: opacity 0.5s;
     transition: opacity 0.5s;
Line 228: Line 228:
     padding-top: 18px;
     padding-top: 18px;
}
}
-
#kyoto-title-magnet{
+
 
-
     position:absolute;
+
.kyoto-fade > h1 {
-
     height:100pt;
+
    height: 120px;
-
     width:300pt;
+
    margin: 0 auto;
-
     left:150pt;
+
    padding: 0px;
-
     top:50pt;
+
    position: relative;
 +
    top: 100px;
 +
    border: 0;
 +
}
 +
 
 +
.kyoto-fade > h1 > a {
 +
    display: block;
 +
    height: 100%;
 +
    width: 100%;
 +
    background-repeat: no-repeat;
 +
}
 +
 
 +
#kyoto-title-magnet {
 +
     width: 439px;
 +
     margin-right: 30px;
 +
}
 +
 
 +
#kyoto-title-magnet a{
 +
    background-image: url('https://static.igem.org/mediawiki/2014/0/08/Kyoto-title-Magneto.png');
 +
}
 +
 
 +
#kyoto-title-dms {
 +
     width: 335px;
 +
     margin-left: 95px;
 +
}
 +
 
 +
#kyoto-title-dms a {
 +
     background-image: url('https://static.igem.org/mediawiki/2014/5/56/Kyoto-Dmstitle.png');
}
}
@media only screen
@media only screen
Line 241: Line 268:
     .kyoto-fade:hover > div { opacity: 0.8; }
     .kyoto-fade:hover > div { opacity: 0.8; }
     .kyoto-fade > img { opacity: 1; }
     .kyoto-fade > img { opacity: 1; }
-
     .kyoto-fade:hover > div { opacity: 1; }
+
     .kyoto-fade:hover > img { opacity: 1; }
}
}
</style>
</style>
</html>
</html>

Latest revision as of 11:28, 17 October 2014