User:KazutoIKEDA/wiki/iGEMOSAKAwiki-home.css

From 2009.igem.org

(Difference between revisions)
Line 29: Line 29:
         display: block;
         display: block;
         text-indent: 1em;
         text-indent: 1em;
 +
}
 +
 +
#contents.pop {
 +
background-color: #ffffff;
 +
        z-index: 0;
 +
        width: 100px;
 +
        height: 100px;
}
}

Revision as of 14:19, 10 October 2009

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;*/
	z-index: 1;
}

#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%;
}

#contents p {
        display: block;
        text-indent: 1em;
}

#contents.pop {
	background-color: #ffffff;
        z-index: 0;
        width: 100px;
        height: 100px;
}

#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:
}