Template:Team:ITESM-CEM/CSS
From 2014.igem.org
(Difference between revisions)
(22 intermediate revisions not shown) | |||
Line 68: | Line 68: | ||
border-bottom-style: none; | border-bottom-style: none; | ||
border-left-style: none; | border-left-style: none; | ||
+ | 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; | text-align: left; | ||
} | } | ||
Line 111: | Line 124: | ||
top: -18px; | top: -18px; | ||
} | } | ||
+ | |||
sub2 { | sub2 { | ||
Line 146: | Line 160: | ||
margin-right: 0px; | margin-right: 0px; | ||
margin-bottom: 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 210: | Line 246: | ||
background: transparent; | background: transparent; | ||
} | } | ||
+ | |||
+ | .centeredImage | ||
+ | { | ||
+ | text-align:center; | ||
+ | margin-top:0px; | ||
+ | margin-bottom:0px; | ||
+ | padding:0px; | ||
+ | } | ||
</style> | </style> | ||
</head> | </head> | ||
</html> | </html> |
Latest revision as of 00:35, 14 October 2014