Difference between revisions of "Team:TUDelft/Header"

Line 1: Line 1:
 
{{#tag:html|
 
{{#tag:html|
<head>
 
<style>
 
  #top_menu_14 {
 
    background-color: {{{2}}};
 
    border-bottom: 2px solid {{{2}}};
 
    transition: all .25s ease-in-out;
 
    z-index: 3;
 
}
 
 
#top_menu_14,
 
#top_menu_14.hover {
 
    background-color: black;
 
    border-bottom: 2px solid black;
 
}
 
 
</style>
 
</head>
 
 
 
 
<body class="mediawiki">
 
<body class="mediawiki">
 
     <header>
 
     <header>

Revision as of 18:27, 27 October 2017

menu