Team:NCTU Formosa/source/header-project

From 2013.igem.org

(Difference between revisions)
Line 7: Line 7:
background:url(https://static.igem.org/mediawiki/2013/9/93/Nctu-cover-project.jpg) center no-repeat;
background:url(https://static.igem.org/mediawiki/2013/9/93/Nctu-cover-project.jpg) center no-repeat;
}
}
-
.floatnone .image::before {
+
.floatnone .image::after {
 +
background:#00A550;
 +
padding-left:10px;
 +
padding-right:10px;
 +
border-radius:2px;
 +
color:white;
     content: attr(title);
     content: attr(title);
-
     top: 0;
+
     bottom: 0;
     height: 25%;
     height: 25%;
-
    padding: 5px 30px 15px 10px;
+
     font-size: 12px;
-
     font-size: 40px;
+
}
-
    border-bottom: 1px solid rgba(0,0,0,0.1);
+
.floatnone .image:hover {
 +
text-decoration:none;
}
}
</style>
</style>

Revision as of 12:31, 17 September 2013