Difference between revisions of "Template:CSS UCL5"

Line 15: Line 15:
 
});</script>
 
});</script>
  
<script>
 
Javascript:
 
$('#hidden-menu li.bg').on('click touchstart', function(){
 
  return true;
 
}
 
</script>
 
  
 
<style type="text/css">
 
<style type="text/css">
Line 497: Line 491:
 
}
 
}
  
#hidden-menu:hover ul hover {
+
#hidden-menu:not(:hover ul) {
 
display:none;
 
display:none;
 
}
 
}
Line 777: Line 771:
  
 
#main { margin-top: 5%; padding-bottom: 50px; padding-left: 6%; padding-right: 6%; font-family: Raleway;
 
#main { margin-top: 5%; padding-bottom: 50px; padding-left: 6%; padding-right: 6%; font-family: Raleway;
letter-spacing: 1.2px; font-size: 14px; background: #F5FFE6; }
+
letter-spacing: 1.2px; font-size: 14px; background: #F5FFEF; }
  
 
</style>
 
</style>

Revision as of 12:32, 26 July 2015