Team:UNITS Trieste/style.css

From 2011.igem.org

(Difference between revisions)
 
(11 intermediate revisions not shown)
Line 100: Line 100:
background-color: #ecf6fc;
background-color: #ecf6fc;
}
}
-
tr.over td, tr:hover td {
+
#mytable tr.over td,#mytable tr:hover td,
 +
#groupparts tr.over td,#groupparts tr:hover td {
background-color: #bcd4ec;
background-color: #bcd4ec;
-
}
 
-
#datatable tr:hover td {
 
-
background-color: transparent;
 
}   
}   
 +
#datatable td {
 +
text-align:center;
 +
}
 +
#datatable th {
 +
text-align:center;
 +
width:25%;
 +
}
a img {
a img {
border: none;
border: none;
Line 314: Line 319:
max-width: 1080px;
max-width: 1080px;
position:relative;
position:relative;
-
}
 
-
#header {
 
-
    background: #113355;
 
-
    border-bottom: 10px solid #3B5998;
 
-
    width: 100%;
 
}
}
#loading {
#loading {
Line 497: Line 497:
#header {
#header {
-
height:360px;
+
    background: #113355;
 +
    border-bottom: 10px solid #3B5998;
 +
height:100px;
width:100%;
width:100%;
padding-top:40px;
padding-top:40px;
}
}
#header .wrapper {
#header .wrapper {
-
height:100px;
 
width:1080px;
width:1080px;
overflow:hidden;
overflow:hidden;
 +
display:table;
background: none transparent 0 0 scroll no-repeat;
background: none transparent 0 0 scroll no-repeat;
}
}
Line 567: Line 569:
background:transparent url('https://static.igem.org/mediawiki/2011/1/11/UNITS-t_outreach.png') center 25px no-repeat scroll !important;
background:transparent url('https://static.igem.org/mediawiki/2011/1/11/UNITS-t_outreach.png') center 25px no-repeat scroll !important;
}
}
-
#site-title span{
+
.site-title span{
display:none;
display:none;
font-size: 30px;
font-size: 30px;
Line 573: Line 575:
}
}
-
#site-title a {
+
.site-title a {
color: #C9AF40;
color: #C9AF40;
font-weight: bold;
font-weight: bold;
Line 1,068: Line 1,070:
-------------------------------------------------------------- */
-------------------------------------------------------------- */
.validated {
.validated {
-
background-color:#390;
+
background:transparent url(https://static.igem.org/mediawiki/2011/2/2b/Units-validated.png) center right no-repeat scroll;
 +
height:50px;
}
}
.tableh {
.tableh {
Line 1,078: Line 1,081:
}
}
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:20px 40px;
}
}
Line 1,113: Line 1,113:
   margin:0;
   margin:0;
   color:#135;
   color:#135;
 +
}
 +
#bkgmodelino {
 +
height: 82px;
 +
    position: absolute;
 +
    right: 10px;
 +
    top: 10px;
 +
    width: 206px;
 +
display:none;
 +
background:transparent url(https://static.igem.org/mediawiki/2011/9/9c/Units-vignetta.png) top left no-repeat scroll;
 +
}
 +
#modelback {
 +
display:table-cell;
 +
height:82px;
 +
width:106px;
 +
cursor:pointer;
}
}
#modelino {
#modelino {
-
   position:absolute;
+
   display:table-cell;
-
   right:10px;
+
   vertical-align:super;
-
  top:10px;
+
}
}
.data_box{
.data_box{

Latest revision as of 11:56, 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

*/