|
|
(20 intermediate revisions not shown) |
Line 4: |
Line 4: |
| | | |
| /* - - - - - - - - - - - Source : http://casualconnect.net/iGEM/overall.css - - - - - - - - - - - */ | | /* - - - - - - - - - - - Source : http://casualconnect.net/iGEM/overall.css - - - - - - - - - - - */ |
- |
| |
- |
| |
- | /* BEGIN CSS RESET v1.0 | 20080212 */
| |
- | html, body, div, span, applet, object, iframe,
| |
- | h1, h2, h3, h4, h5, h6, p, blockquote, pre,
| |
- | a, abbr, acronym, address, big, cite, code,
| |
- | del, dfn, em, font, img, ins, kbd, q, s, samp,
| |
- | small, strike, strong, sub, sup, tt, var,
| |
- | b, u, i, center,
| |
- | dl, dt, dd, ol, ul, li,
| |
- | fieldset, form, label, legend,
| |
- | table, caption, tbody, tfoot, thead, tr, th, td {
| |
- | margin: 0;
| |
- | padding: 0;
| |
- | border: 0;
| |
- | outline: 0;
| |
- | vertical-align: baseline;
| |
- | background: transparent;
| |
- | line-height: 1;
| |
- | }
| |
- | body {
| |
- | margin: auto;
| |
- | width: 900px center;
| |
- | line-height: 1px;
| |
- | background: white; /*#c6e2ec rgb(206,224,200) http://www.graffitiwallpaper.com/pics/listings/217-1920.jpg */
| |
- | }
| |
- | ol, ul {
| |
- | list-style: none;
| |
- | }
| |
- | blockquote, q {
| |
- | quotes: none;
| |
- | }
| |
- | blockquote:before, blockquote:after,
| |
- | q:before, q:after {
| |
- | content: '';
| |
- | content: none;
| |
- | }
| |
- |
| |
- | /* remember to define focus styles! */
| |
- | :focus {
| |
- | outline: 0;
| |
- | }
| |
- |
| |
- | /* remember to highlight inserts somehow! */
| |
- | ins {
| |
- | text-decoration: none;
| |
- | }
| |
- | del {
| |
- | text-decoration: line-through;
| |
- | }
| |
- | /* tables still need 'cellspacing="0"' in the markup */
| |
- | table {
| |
- | border-collapse: collapse;
| |
- | border-spacing: 0;
| |
- | }
| |
- |
| |
- | /* END CSS RESET */
| |
- |
| |
- |
| |
- | .tabbed_content .slide_content {
| |
- | overflow: hidden;
| |
- | width: 460px;
| |
- | }
| |
- | .slide_content {
| |
- | margin-top: -2em!important;
| |
- | }
| |
- | .tabslider {
| |
- | width: 10000px;
| |
- | overflow: auto;
| |
- | }
| |
- |
| |
- | .tabslider ul {
| |
- | float: left;
| |
- | width: 460px;
| |
- | }
| |
- |
| |
- | .lavaLampBottomStyle {
| |
- | position: relative;
| |
- | height: 29px;
| |
- | width: 640px;
| |
- | padding: 15px;
| |
- | margin: 0 5px 0 0;
| |
- | overflow: hidden;
| |
- | }
| |
- | .lavaLampBottomStyle li {
| |
- | float: left;
| |
- | list-style: none;
| |
- | }
| |
- | .lavaLampBottomStyle li.back {
| |
- | border-bottom: 5px solid #bab599;
| |
- | width: 9px;
| |
- | height: 30px;
| |
- | z-index: 8;
| |
- | position: absolute;
| |
- | }
| |
- | .lavaLampBottomStyle li a {
| |
- | font: bold 10pt verdana ;
| |
- | text-decoration: none;
| |
- | color: #000;
| |
- | outline: none;
| |
- | text-align: center;
| |
- | top: 7px;
| |
- | letter-spacing: 0;
| |
- | z-index: 10;
| |
- | display: block;
| |
- | float: left;
| |
- | height: 30px;
| |
- | position: relative;
| |
- | overflow: hidden;
| |
- | margin: auto 10px;
| |
- | }
| |
- | .lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
| |
- | border: none;
| |
- | }
| |
- |
| |
- |
| |
| | | |
| | | |
Line 126: |
Line 10: |
| | | |
| #globalWrapper { | | #globalWrapper { |
- | background-color: transparent; | + | background-color: #CCCCFF; |
| + | background-position: -10px; |
| + | /*background-image: url('http://www.dimensionsguide.com/wp-content/uploads/2009/12/MIT.jpg');*/ |
| border: 0px; | | border: 0px; |
| | | |
| } | | } |
| | | |
- | #TeamName {
| |
- | background-color: transparent;
| |
- | border: 0px;
| |
- | margin-top: 80px;
| |
- | font-color: blue;
| |
- | }
| |
| | | |
| #content { | | #content { |
Line 148: |
Line 28: |
| #bodyContent { | | #bodyContent { |
| position : relative; | | position : relative; |
- | margin-top : 0px; /* -58 */ | + | margin-top : -110px; /* -58 et 0*/ |
| background-color: white; | | background-color: white; |
| padding:0; | | padding:0; |
Line 297: |
Line 177: |
| | | |
| | | |
- | /* - - - - - - - - - - Wiki Hacks - START - Lyon-INSA 2012 - - - - - - - - - */ | + | /* - - - - - - - - - - Wiki Hacks - END - Lyon-INSA 2012 - - - - - - - - - */ |
| | | |
| html { | | html { |