Team:UNITN-Trento/CSS/Home
From 2013.igem.org
(Difference between revisions)
Line 5: | Line 5: | ||
} | } | ||
- | . | + | /*PRE-GRID*/ |
+ | |||
+ | .pre-footer { | ||
width: 960px; | width: 960px; | ||
margin: 0 auto; | margin: 0 auto; | ||
- | |||
} | } | ||
- | . | + | .pre-footer .sheet { |
- | + | width: 915px; | |
- | + | min-height: 100px; | |
- | + | ||
- | + | margin-left: 17px; | |
- | + | ||
- | + | ||
- | + | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
background-color: #13913f; | background-color: #13913f; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
border: 3px solid white; | border: 3px solid white; | ||
- | box-shadow: 2px 2px 4px #323232; | + | box-shadow: 2px -2px 4px #323232; |
- | + | ||
- | + | text-align: justify; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | . | + | .pre-footer .sheet .container { |
- | + | margin: 20px; | |
- | + | padding: 25px; | |
- | + | ||
- | + | ||
- | + | background-color: rgba(250,250,250,.7); | |
- | + | border-radius: 10px; | |
- | + | ||
- | + | ||
- | background-color: rgba(250,250,250, | + | |
- | + | ||
- | border-radius: | + | |
- | + | ||
- | + | ||
} | } | ||
- | . | + | .pre-footer .silhouette { |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
display: block; | display: block; | ||
- | + | margin: 0 auto; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | + | /*GRID*/ | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | . | + | .grid { |
- | + | width: 960px; | |
- | + | margin: 0 auto; | |
- | + | padding-bottom: 2em; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | . | + | .row { |
- | + | display: block; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
margin: 0; | margin: 0; | ||
padding: 0; | padding: 0; | ||
- | + | width: 100%; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | . | + | .cell { |
- | + | display: inline-block; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | padding: 0; | |
- | + | ||
- | + | ||
- | + | background-color: white; | |
- | + | border: 3px solid white; | |
+ | box-shadow: 2px 2px 4px black; | ||
} | } | ||
- | . | + | .row.first .cell.first { |
- | + | margin: 17px 7px 7px 17px; | |
+ | height: 300px; | ||
+ | width: 293px; | ||
} | } | ||
- | .row.second { | + | .row.first .cell.second { |
- | + | margin: 17px 17px 7px 17px; | |
- | + | height: 300px; | |
- | margin: | + | width: 605px; |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | + | .row.second .cell { | |
- | + | height: 222px; | |
- | + | width: 293px; | |
} | } | ||
- | .row.second. | + | .row.second .cell.first { |
- | + | margin: 17px 7px 7px 7px; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | + | .row.second .cell.second { | |
- | + | margin: 7px; | |
- | + | ||
- | + | ||
- | . | + | |
- | + | ||
- | margin: | + | |
} | } | ||
- | . | + | .row.second .cell.third { |
- | + | margin: 7px 17px 7px 6px; | |
- | + | ||
- | + | ||
- | margin | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | . | + | .row.third .cell.first { |
- | margin: | + | margin: 7px 17px 17px 17px; |
- | + | height: 300px; | |
- | + | width: 918px; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } |
Revision as of 06:54, 26 September 2013
- tn-central-container,
- tn-content-wrap,
- tn-content {
padding-bottom: 0 !important;
}
/*PRE-GRID*/
.pre-footer {
width: 960px; margin: 0 auto;
}
.pre-footer .sheet {
width: 915px; min-height: 100px;
margin-left: 17px;
background-color: #13913f; border: 3px solid white;
box-shadow: 2px -2px 4px #323232;
text-align: justify;
}
.pre-footer .sheet .container {
margin: 20px; padding: 25px; background-color: rgba(250,250,250,.7); border-radius: 10px;
}
.pre-footer .silhouette {
display: block; margin: 0 auto;
}
/*GRID*/
.grid {
width: 960px; margin: 0 auto; padding-bottom: 2em;
}
.row {
display: block; margin: 0; padding: 0; width: 100%;
}
.cell {
display: inline-block;
padding: 0;
background-color: white; border: 3px solid white; box-shadow: 2px 2px 4px black;
}
.row.first .cell.first {
margin: 17px 7px 7px 17px; height: 300px; width: 293px;
}
.row.first .cell.second {
margin: 17px 17px 7px 17px; height: 300px; width: 605px;
}
.row.second .cell {
height: 222px; width: 293px;
}
.row.second .cell.first {
margin: 17px 7px 7px 7px;
}
.row.second .cell.second {
margin: 7px;
}
.row.second .cell.third {
margin: 7px 17px 7px 6px;
}
.row.third .cell.first {
margin: 7px 17px 17px 17px; height: 300px; width: 918px;
}