Team:UNITS Trieste/style.css

From 2011.igem.org

(Difference between revisions)
 
(14 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 td {
 +
text-align:center;
 +
}
 +
#datatable th {
 +
text-align:center;
 +
width:25%;
 +
}
a img {
a img {
border: none;
border: none;
Line 311: 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 494: 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:360px;
 
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 524: Line 529:
}
}
-
#site-title {
+
.site-title {
 +
height:100px;
 +
width:699px;
 +
}
 +
#Home {
background:transparent url('https://static.igem.org/mediawiki/2011/e/e6/UNITS-welcome.png') center top no-repeat scroll;
background:transparent url('https://static.igem.org/mediawiki/2011/e/e6/UNITS-welcome.png') center top no-repeat scroll;
height:151px;
height:151px;
 +
width:600px;
}
}
-
.Project, .ProjectOverview {
+
#Project, .ProjectOverview {
background:transparent url('https://static.igem.org/mediawiki/2011/a/ad/UNITS-t_project.png') center 25px no-repeat scroll !important;
background:transparent url('https://static.igem.org/mediawiki/2011/a/ad/UNITS-t_project.png') center 25px no-repeat scroll !important;
}
}
-
.Data {
+
#Data {
background:transparent url('https://static.igem.org/mediawiki/2011/8/8d/UNITS-t_data.png') center 25px no-repeat scroll !important;
background:transparent url('https://static.igem.org/mediawiki/2011/8/8d/UNITS-t_data.png') center 25px no-repeat scroll !important;
}
}
-
.Team, .TeamOverview {
+
#Team, .TeamOverview {
background:transparent url('https://static.igem.org/mediawiki/2011/8/8f/UNITS-t_team.png') center 25px no-repeat scroll !important;
background:transparent url('https://static.igem.org/mediawiki/2011/8/8f/UNITS-t_team.png') center 25px no-repeat scroll !important;
}
}
-
.Parts {
+
#Parts {
background:transparent url('https://static.igem.org/mediawiki/2011/d/d6/UNITS-t_parts.png') center 25px no-repeat scroll !important;
background:transparent url('https://static.igem.org/mediawiki/2011/d/d6/UNITS-t_parts.png') center 25px no-repeat scroll !important;
}
}
-
.Safety {
+
#Safety {
background:transparent url('https://static.igem.org/mediawiki/2011/2/23/UNITS-t_safety.png') center 25px no-repeat scroll !important;
background:transparent url('https://static.igem.org/mediawiki/2011/2/23/UNITS-t_safety.png') center 25px no-repeat scroll !important;
}
}
-
.Modeling {
+
#Modeling {
background:transparent url('https://static.igem.org/mediawiki/2011/e/ee/UNITS-t_modeling.png') center 25px no-repeat scroll !important;
background:transparent url('https://static.igem.org/mediawiki/2011/e/ee/UNITS-t_modeling.png') center 25px no-repeat scroll !important;
}
}
-
.Notebook {
+
#Notebook {
background:transparent url('https://static.igem.org/mediawiki/2011/3/3e/UNITS-t_notebook.png') center 25px no-repeat scroll !important;
background:transparent url('https://static.igem.org/mediawiki/2011/3/3e/UNITS-t_notebook.png') center 25px no-repeat scroll !important;
}
}
-
.Attributions {
+
#Attributions {
background:transparent url('https://static.igem.org/mediawiki/2011/8/87/UNITS-t_attribution.png') center 25px no-repeat scroll !important;
background:transparent url('https://static.igem.org/mediawiki/2011/8/87/UNITS-t_attribution.png') center 25px no-repeat scroll !important;
}
}
-
.AKs {
+
#AKs {
background:transparent url('https://static.igem.org/mediawiki/2011/e/e9/UNITS-t_aks.png') center 25px no-repeat scroll !important;
background:transparent url('https://static.igem.org/mediawiki/2011/e/e9/UNITS-t_aks.png') center 25px no-repeat scroll !important;
}
}
-
.Outreach {
+
#Outreach {
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 565: Line 575:
}
}
-
#site-title a {
+
.site-title a {
color: #C9AF40;
color: #C9AF40;
font-weight: bold;
font-weight: bold;
Line 785: Line 795:
line-height: 18px;
line-height: 18px;
padding: 9px 24px;
padding: 9px 24px;
 +
text-align:center;
}
}
#content tr td {
#content tr td {
Line 1,059: 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;
-
color: #FFFFFF;
+
height:50px;
}
}
.tableh {
.tableh {
Line 1,070: 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 #9bbb59;
+
-
width: 100px;
+
-
height:40px;
+
line-height:20px;
line-height:20px;
-
padding:10px;
+
padding:20px 40px;
}
}
Line 1,105: 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

*/