Difference between revisions of "Team:East Chapel Hill/Siyu-test0"

Line 1: Line 1:
 
<head>
 
<head>
<style>
+
<style type="text/css">
 
+
h1{border-bottom:none;
div#contentSub{
+
margin-bottom:0px;
    display: none;
+
padding-bottom:0px;
    position: absolute;left: 0px;top: 0px;
+
border-width:0px;
}
+
}
div#top-section{
+
#content h1{margin-bottom:0.2em}
    background: url() no repeat;
+
        #bodyContent p{margin-bottom:0em}
    background-color:#E6E6E6;
+
h2{border-bottom:none;
    color: #D1E9E9;
+
padding-bottom:.5em;}
    height: 0px;
+
        #top_menu_inside, #top_menu_inside:before, #top_menu_inside:after { -webkit-box-sizing: content-box; -moz-box-sizing: border-box; box-sizing: content-box;}  
    width:  100%;
+
        #top_menu_under{font-size: 12px;}
    border: 0px;
+
        #top_menu_14{font-size: 12px; height:18px}
 
+
        #top_menu_inside li{font-size: 12px;}
}
+
        #user_item{font-size: 12px;}
 
+
.spacespace {margin-top:20px;background:none;}
 
+
</style>
div#p-logo{
+
</head>
    display: none;
+
}
+
div#menubar{
+
    height:0px;
+
    position: absolute;
+
    top: 0;
+
    font-color: #D1E9E9;
+
}
+
div#menubar .selected a{
+
    color: #CDCD9A;
+
}
+
.left-menu{
+
    float: left;
+
    top: 0;
+
}
+
.right-menu{
+
    float: right;
+
    top: 0;
+
}
+
 
+
div#search-controls{
+
    display: none;
+
    position: absolute;
+
    float: right;
+
    top: 0px;
+
    right: 20px;
+
    background: url("") no-repeat;
+
    width: 120px;
+
    height: 25px;
+
}
+
#mw-searchButton{
+
    display: none;
+
    border: none;
+
    background: none;
+
    width: 30px;
+
    height: 25px;
+
    left: 87px;
+
    line-height: 0;
+
    font-size: 1px;
+
    text-indent: 100pc;
+
    cursor: pointer;
+
    top: 0;
+
    position: absolute;
+
    padding: 0;
+
    margin: 0;
+
}
+
#content h1.firstHeading {display: none;}
+
#content
+
{
+
border:none;
+
height: 100%;
+
margin:0;
+
padding:0;
+
width:100%;
+
position: absolute;
+
background-color: #FFFFFF;
+
}
+
 
+
</style></head>
+

Revision as of 05:50, 1 August 2017

<head> <style type="text/css"> h1{border-bottom:none; margin-bottom:0px; padding-bottom:0px; border-width:0px; } #content h1{margin-bottom:0.2em}

       #bodyContent p{margin-bottom:0em}

h2{border-bottom:none; padding-bottom:.5em;}

       #top_menu_inside, #top_menu_inside:before, #top_menu_inside:after { -webkit-box-sizing: content-box; -moz-box-sizing: border-box; box-sizing: content-box;} 
       #top_menu_under{font-size: 12px;}
       #top_menu_14{font-size: 12px; height:18px}
       #top_menu_inside li{font-size: 12px;}
       #user_item{font-size: 12px;}

.spacespace {margin-top:20px;background:none;} </style> </head>