Difference between revisions of "Team:Greece/our project"

Line 56: Line 56:
 
a:link{ text-decoration:none; }
 
a:link{ text-decoration:none; }
 
a:hover{ text-decoration:none; }
 
a:hover{ text-decoration:none; }
a:active{ color: #000000; }
+
a:active{ text-decoration: none; }
 
   
 
   
 
.clearfix:after {
 
.clearfix:after {
Line 271: Line 271:
 
             $('a[href*="' +window.location.href+'"]').each(function() { $(this).css('color', '#ddeeff'); });
 
             $('a[href*="' +window.location.href+'"]').each(function() { $(this).css('color', '#ddeeff'); });
 
</script>
 
</script>
 +
<noscript>
 +
            // Change color of current link
 +
            $('a[href*="' +window.location.href+'"]').each(function() { $(this).css('color', '#ddeeff'); });
 +
</noscript>
 
<style>
 
<style>
 
#loading-background{  
 
#loading-background{  

Revision as of 14:03, 14 August 2017