Team:Paris Bettencourt/Resources/style.css

  1. sideMenu, #top_title, .patrollink, #firstHeading, #home_logo, #sideMenu {

display:none; }

  1. content

{ padding:0px; width:100%; margin-top:-7px; margin-left:0px; border:none; } body, html {background-color:white; width: 100%; height: 100%;}

  1. bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
  2. bodyContent a[href ^="https://"], .link-https { padding-right:0px;}

nav {

 background-color: #fff !important;
 height: 80px;
 padding-top: 8px;

}

nav a {

 color: #000;

}

nav ul a {

 color: #000;

}

i.right {

 margin-left: 0px;

}

.dropdown-content {

 top: 64px !important;
 min-width: 128px;

}

.dropdown-content li>a, .dropdown-content li>span {

 color: #000;

}