Template:IGEM Kyoto/style-sandbox: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
(Replacing page with '<html> </html>')
 
(152 intermediate revisions by the same user not shown)
Line 1: Line 1:
<html>
<html>
<style type="text/css">
<!--
/******************デフォルトデザイン変更*****************/
#sidebar-main, #contentSub, #footer{ display:none; }
#column-content{
    min-width:300px;
    float:none;
}
#content{
    width:1000px;
}
#p-cactions{    /*メニューバー変更*/
}
-->
</style>
<!--/***************javascript***************/-->
<!-- jQuery -->
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<!-- menu script -->
<script type="text/javascript">
<!--
$(document).ready(function()
{
$("#menu div:has(.selflink)")
.css({"color":"black","background":"white"})
});
-->
</script>
</html>
</html>

Latest revision as of 21:51, 6 January 2016

<html> </html>