From 2014.igem.org
(Difference between revisions)
|
|
Line 56: |
Line 56: |
| border-left-style: none; | | border-left-style: none; |
| text-align: left; | | text-align: left; |
- | }
| |
- |
| |
- | pie {
| |
- | font-family: 'Open Sans', sans-serif;
| |
- | font-size: 12px;
| |
- | font-weight: 400;
| |
- | letter-spacing: 10px
| |
- | color: #222;
| |
- | text-indent: 10;
| |
- | vertical-align: top;
| |
- | position: relative;
| |
- | width: 30%;
| |
- | text-align: left;
| |
- | }
| |
- |
| |
- | ul {
| |
- | /*font-family: 'Exo', sans-serif;*/
| |
- | font-family: 'Open Sans', sans-serif;
| |
- | padding-left: 25px;
| |
- | list-style-image: none;
| |
- | }
| |
- |
| |
- | h1 {
| |
- | font-family: Exo;
| |
- | font-size: 30px;
| |
- | font-weight: 600;
| |
- | color: #FFF;
| |
- | margin-left: 22px;
| |
- | margin-top: 0px;
| |
- | font-style: normal;
| |
- | letter-spacing: -1pt;
| |
- | -webkit-font-smoothing: antialiased;
| |
- | position: relative;
| |
- | }
| |
- | h1n {
| |
- | font-family: Exo;
| |
- | font-size: 21px;
| |
- | font-weight: 300;
| |
- | color: #4a4a4a;
| |
- | font-style: normal;
| |
- | letter-spacing: -1pt;
| |
- | -webkit-font-smoothing: antialiased;
| |
- | position: static;
| |
- | }
| |
- |
| |
- | sub {
| |
- | font-family: Exo;
| |
- | font-size: 18px;
| |
- | color: #444;
| |
- | font-weight: 600;
| |
- | margin-right: 25px;
| |
- | position: relative;
| |
- | left: -20px;
| |
- | top: -18px;
| |
- | }
| |
- |
| |
- | sub2 {
| |
- | font-family: Exo;
| |
- | font-size: 16px;
| |
- | color: #FFF;
| |
- | font-weight: 600;
| |
- | margin-right: 25px;
| |
- | position: relative;
| |
- | left: -20px;
| |
- | top: -15px;
| |
- | }
| |
- |
| |
- | h2 {
| |
- | font-family: 'Exo', sans-serif;
| |
- | font-size: 20px;
| |
- | font-weight: 600;
| |
- | color: #222;
| |
- | padding-left: 25px;
| |
- | position: static;
| |
- | border-top-style: none;
| |
- | border-right-style: none;
| |
- | border-bottom-style: none;
| |
- | border-left-style: none;
| |
- | }
| |
- |
| |
- | h3 {
| |
- | font-family: Exo;
| |
- | font-size: 24px;
| |
- | font-weight: 600;
| |
- | margin-left: 22px;
| |
- | position: static;
| |
- | color: rgba(255,255,255,.2);
| |
- | margin-top: 0px;
| |
- | margin-right: 0px;
| |
- | margin-bottom: 0px;
| |
- | }
| |
- |
| |
- | h4 {
| |
- | font-family: 'Exo', sans-serif;
| |
- | font-size: 16px;
| |
- | font-weight: 600;
| |
- | color: #333;
| |
- | padding-left: 25px;
| |
- | position: static;
| |
- | border-top-style: none;
| |
- | border-right-style: none;
| |
- | border-bottom-style: none;
| |
- | border-left-style: none;
| |
- | }
| |
- |
| |
- |
| |
- | gotop {
| |
- | font-family: Exo;
| |
- | font-size: 12px;
| |
- | color: #222;
| |
- | font-weight: 400;
| |
- | padding-left: 25px;
| |
| } | | } |
| | | |
Line 194: |
Line 82: |
| <!-- SLIDER 2 INICIO--> | | <!-- SLIDER 2 INICIO--> |
| <div> | | <div> |
- | <div id="carousel-example-generic" class="carousel slide" data-ride="carousel" style="width:45%; position: absolute; left: 52%; top: 1300px;"> | + | <div id="carousel-example-generic" class="carousel slide" data-ride="carousel" style="width:45%; position: absolute; left: 0px; top: 0px;"> |
| <!-- Indicators --> | | <!-- Indicators --> |
| <ol class="carousel-indicators"> | | <ol class="carousel-indicators"> |
Revision as of 01:04, 15 October 2014
TEC-CEM | Project
|
|
|
|
|
|
|