Team:NCTU Formosa/source/header-team

From 2013.igem.org

(Difference between revisions)
Line 33: Line 33:
}
}
.advisers .card h4 .mw-headline:after {
.advisers .card h4 .mw-headline:after {
-
     content: "ADVISERS";
+
     content: "ADVISER";
     background:#800000;
     background:#800000;
 +
    color:white;
 +
    float:right;
 +
    font-size:11px;
 +
    -webkit-border-radius: 2px;
 +
    -moz-border-radius: 2px;
 +
    border-radius: 2px;
 +
    border: 2px #800000 solid;
 +
}
 +
.advisers-i .card h4 .mw-headline:after {
 +
    content: "INSTRUCTOR";
 +
    background:#228B22;
     color:white;
     color:white;
     float:right;
     float:right;

Revision as of 03:57, 17 September 2013