Difference between revisions of "Template:Team:METU Turkey/CSS"

 
Line 12: Line 12:
  
  
#top_menu_14 {
+
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
    position: fixed;
+
     display:none;}
    width: 100%;
+
#top-section {
    top: 0px;
+
     border: none;
    left: 0px;
+
     height: 0px;}
    height: 16px;
+
#content {
    background-color: #383838;
+
     border: none;}
    border-bottom: 2px solid black;
+
    z-index: 9999;
+
}
+
 
+
#top_menu_inside {
+
    display: block;
+
    position: relative;
+
    width: 960px;
+
    height: 100%;
+
    margin: 0px auto;
+
    padding: 0 10px;
+
    border-left: 1px solid #c8c8c8;
+
    border-right: 1px solid #c8c8c8;
+
    font-family: 'arial', sans-serif;
+
    font-size: 12px;
+
    font-weight: 400;
+
    color: #ffffff;
+
}
+
 
+
#top_menu_inside ul {
+
     list-style: none;
+
    margin: 0;
+
    padding: 0;
+
}
+
 
+
#top_menu_inside li {
+
     float: left;
+
     padding: 0px 25px 0px 20px;
+
    cursor: pointer;
+
    margin: 0;
+
}
+
 
+
#top_menu_under {
+
    position: relative;
+
    width: 100%;
+
    height: 16px;
+
     border-bottom: 2px solid black;
+
}
+
 
+
 
+
div#top_menu_under {
+
    margin-bottom: .1em;
+
}
+
 
+
ul {
+
    line-height: 1.5em;
+
    list-style-type: square;
+
    margin: .3em 0 0 1.5em;
+
    padding: 0;
+
    list-style-image: url(bullet.gif);
+
}
+
 
+
ul, menu, dir {
+
    display: block;
+
    list-style-type: disc;
+
    -webkit-margin-before: 1em;
+
    -webkit-margin-after: 1em;
+
    -webkit-margin-start: 0px;
+
    -webkit-margin-end: 0px;
+
    -webkit-padding-start: 40px;
+
}
+
  
  

Latest revision as of 19:14, 9 September 2015