From 2014.igem.org
(Difference between revisions)
|
|
Line 140: |
Line 140: |
| | | |
| | | |
- | /*********************************************************************************/
| |
- | /* Footer */
| |
- | /*********************************************************************************/
| |
- |
| |
- | #footer
| |
- | {
| |
- | text-align: center;
| |
- | }
| |
- |
| |
- |
| |
- | #footer .title span
| |
- | {
| |
- | color: rgba(255,255,255,0.4);
| |
- | }
| |
- |
| |
- |
| |
- | /*********************************************************************************/
| |
- | /* Portfolio */
| |
- | /*********************************************************************************/
| |
- |
| |
- | #portfolio
| |
- | {
| |
- | }
| |
- |
| |
- | #portfolio .box
| |
- | {
| |
- | text-align: center;
| |
- | color: rgba(0,0,0,10);
| |
- | }
| |
- |
| |
- | #portfolio h3
| |
- | {
| |
- | display: block;
| |
- | padding-bottom: 1em;
| |
- | text-transform: uppercase;
| |
- | font-size: 1em;
| |
- | color: rgba(0,0,0,0.6);
| |
- | }
| |
- |
| |
- | #portfolio .title
| |
- | {
| |
- | text-align: center;
| |
- | }
| |
- |
| |
- | #portfolio .title h2
| |
- | {
| |
- | color: rgba(0,0,0,0.8);
| |
- | }
| |
- |
| |
- | .column1,
| |
- | .column2,
| |
- | .column3,
| |
- | .column4
| |
- | {
| |
- | width: 282px;
| |
- | }
| |
- |
| |
- | .column1,
| |
- | .column2,
| |
- | .column3
| |
- | {
| |
- | float: left;
| |
- | margin-right: 24px;
| |
- | }
| |
- |
| |
- | .column4
| |
- | {
| |
- | float: right;
| |
- | }
| |
- |
| |
| | | |
| | | |
| </style> | | </style> |
| </html> | | </html> |
Revision as of 19:56, 24 September 2014