User:KazutoIKEDA/wiki/iGEMOSAKAwiki common.css

From 2009.igem.org

< User:KazutoIKEDA
Revision as of 11:20, 25 September 2009 by KazutoIKEDA (Talk | contribs)

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.

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

#content {
	border-width: 0px;
	width:  975px;
	padding: 0px;
        margin-top: 0px;
        margin-bottom: -6px;
        background-color: #13110E;
}

#footer-box {
	border-width: 0px;
        margin-top: 0px;
        margin-bottom: -10px;
        background-color: #13110E;
}

.firstHeading {
        display:none;
}

#head {
	height: 184px;
	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;
}

#left_menu {
	text-align: center;
	vertical-align: top;
	margin-left: 8px;
        /* padding: 10px 10px 0px 10px; */
        float: left;
}

#right_contents_top{
        margin-left: 260px;
	margin-right: 8px;
        padding: 0px 0px 0px 0px;
	height: 7px;
	width: 686px;
}

#right_contents {
        margin-left: 260px;
	margin-right: 8px;
        padding: 0px 10px 10px 10px;
	min-height: 300px;
	width: 686px;
	vertical-align: top;
	background-color: #ffffff;
        text-align: left;
}

#right_contents_bottom{
        margin-left: 260px;
	margin-right: 8px;
        padding: 0px 0px 12px 0px;
	height: 7px;
	width: 686px;
}

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

img{
	margin: 0;
	padding: 0;
}

* html div.ie6_s1{
    width:78px;
    height:98px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=https://static.igem.org/mediawiki/2009/e/e6/Sgicon_l10.png);
}
* html div.ie6_s1 img{
    display:none;
}