Team:UNITS Trieste/style.css

From 2011.igem.org

(Difference between revisions)
Line 1,062: Line 1,062:
-------------------------------------------------------------- */
-------------------------------------------------------------- */
.validated {
.validated {
-
background-color:#390;
+
background:transparent url(https://static.igem.org/mediawiki/2011/2/2b/Units-validated.png) center right no-repeat scroll;
 +
min-height:50px;
}
}
.tableh {
.tableh {
Line 1,072: Line 1,073:
}
}
span.validated {
span.validated {
-
background-color:#fff;
+
background:transparent url(https://static.igem.org/mediawiki/2011/2/2b/Units-validated.png) center left no-repeat scroll;
-
border-left: 40px solid #390;
+
-
width: 100px;
+
-
height:40px;
+
line-height:20px;
line-height:20px;
-
padding:10px;
+
padding:10px 40px;
}
}

Revision as of 10:04, 28 October 2011

/* Theme Name: IGEM-UNITS_Trieste
Theme URI: https://2011.igem.org/team:UNITS_Trieste
Description: UNITS_Trieste Theme
Author: the UNITS_Trieste team
Version: 1.0
License: GNU General Public License

*/