Difference between revisions of "Team:TUDelft/Head"

Line 11: Line 11:
 
</script>
 
</script>
 
<style>
 
<style>
 +
 +
  p{
 +
        margin-bottom: 0 !important;
 +
    }
 +
 +
    h1 {
 +
      border-bottom: 0px !important;
 +
    }
 +
 +
 +
    #home_logo, #sideMenu {
 +
        display:none;
 +
    }
 +
    #sideMenu, #top_title, .patrollink  {
 +
        display:none;
 +
    }
 +
 +
/*Bootstrap.min altered the way the top menu looks, by changing box-sizing: from border-box to initial, the damage is undone*/
 +
    #top_menu_14 {
 +
        box-sizing: initial;
 +
    }
 +
    td a{
 +
        padding-right: 0px !important;
 +
    }
 +
 +
    .subttt{color: white !important;}
 +
    a.subtt { color: white !important; }
 +
    a.subtt:hover { color: #4a90e2 !important; } 
 +
  
  

Revision as of 10:22, 15 June 2019