User:Chicken64/wiki/Chicken64.css

From 2009.igem.org

< User:Chicken64 | wiki
Revision as of 16:44, 6 October 2009 by Chicken64 (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Note: After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (Command-R on a Macintosh); Konqueror: click Reload or press F5; Opera: clear the cache in Tools → Preferences; Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl-F5.

body {
	margin: 0;
	padding: 0;
	line-height: 1.4;
	color: black;
	font-family: Myriad Pro, Helvetica, Arial;
        font-size-adjust: 0.48;
	background-image: url('https://static.igem.org/mediawiki/2009/9/91/Background_title.jpg');
	background-position: 50% 0%;
	/*background-repeat: no-repeat;*/
}

#bodyContent {
	border-width: 0px;
	margin: 0;
	padding: 0;
}

#content {
	border-width: 0px;
        width:  975px;
        padding: 0px;
	background-image: url('https://static.igem.org/mediawiki/2009/5/56/Background_title2.jpg');
	background-position: 50% 0%;
}

#footer-box {
	border-width: 0px;
	background-image: url('https://static.igem.org/mediawiki/2009/1/1c/Cosmos02.jpg');
	background-position: 50% 0%;
}

#contentSub {
        font-size: 0%;
        line-height: 0em;
        margin: 0 0 0 0;
        display: none;
}

.firstHeading {
        display: none;
}

p {
        display: none;
}

/*#globalWrapper {
    padding-bottom: 0px;
}*/

#p-logo {
    height: 98px;
}

#ie6{
        text-align: center;
        color: #ff0000;
        height: 175px;
}

#ie6 p {
        display: block;
        font-size: 32px;
}

#head {
	height: 350px;
	width: 960px;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
}

#contents {
	height: auto;
	width: inherit;	
	text-align: center;
        margin-top: 12px;
        margin-bottom: 0px;
}

#contents p {
        display: block;
}

table {
        background: none;
        border: 0px;
}

img {
	margin: 0;
	padding: 0;
}

#exp1 {
      height:      100px;
      width:      600px;
      margin-left:   auto;
      margin-right:   auto;
      display: none:
}