Changes

no edit summary
Line 1: Line 1:  
[[File:Engagement Activity.pdf|thumb]]
 
[[File:Engagement Activity.pdf|thumb]]
 
{{#css:
 
{{#css:
 +
 +
<!--All CSS effects are used to add style to the base of the HTML code-->
 +
 +
<!--Style to the links to master pages-->
    
div.ImportantPages{
 
div.ImportantPages{
Line 7: Line 11:  
}
 
}
   −
div.ImportantPages.h3 {
+
<!--Style to the links to the information pages-->
color:#629407;
  −
}
      
div.informationList{
 
div.informationList{
Line 22: Line 24:  
width: 30%;
 
width: 30%;
 
}
 
}
 +
 +
<!--Hover effect for listed information-->
    
li:hover {
 
li:hover {
Line 31: Line 35:  
outline: none;
 
outline: none;
 
}
 
}
 +
 +
<!--style to contact section-->
    
div.ContactUs{
 
div.ContactUs{
430

edits