Difference between revisions of "Team:Greece/human practices"

Line 21: Line 21:
 
</head>
 
</head>
 
<body>
 
<body>
 
+
<script>
 
window.onload = function(){
 
window.onload = function(){
 
             // Change color of current link
 
             // Change color of current link
 
             $('a[href*="' +window.location.href+'"]').each(function() { $(this).css('color', '#000000'); });
 
             $('a[href*="' +window.location.href+'"]').each(function() { $(this).css('color', '#000000'); });
 
}
 
}
 
+
</script>
 
<!-- Navigation Bar -->
 
<!-- Navigation Bar -->
 
             <div id='main-wraper'>
 
             <div id='main-wraper'>

Revision as of 14:06, 14 August 2017