Changes

22 bytes added ,  14:42, 29 October 2019
no edit summary
Line 8: Line 8:  
     font-family: Verdana, sans-serif;  
 
     font-family: Verdana, sans-serif;  
   −
     color: Navy;
+
     color: #133747;
    
}
 
}
Line 22: Line 22:  
     }
 
     }
   −
img {  
+
img {
                max-width:20%;  
+
  display: block;
                height:auto;
+
  margin-left: auto;
                float: middle
+
  margin-right: auto;
            }  
+
  width: 50%;
 +
  height: auto;
 +
}  
    
/* unvisited link */
 
/* unvisited link */
 
a:link {
 
a:link {
   color: Navy;
+
   color: #133747;
 
}
 
}
    
/* visited link */
 
/* visited link */
 
a:visited {
 
a:visited {
   color: Navy;
+
   color: #133747;
 
}
 
}
    
/* mouse over link */
 
/* mouse over link */
 
  a:hover {
 
  a:hover {
   color: Blue;
+
   color: #5ea6aa;
 
}
 
}
    
/* selected link */
 
/* selected link */
 
a:active {
 
a:active {
   color: Navy;
+
   color: #133747;
 
}  
 
}  
   Line 54: Line 56:  
     font-family: Verdana, sans-serif;
 
     font-family: Verdana, sans-serif;
 
      
 
      
     font-color: Navy;
+
     font-color: #133747;
    
}
 
}
    
#top {
 
#top {
   color: Navy;
+
   color: #133747;
 
   font-family: Verdana, sans-serif;
 
   font-family: Verdana, sans-serif;
 
   vertical-align: middle;
 
   vertical-align: middle;
Line 90: Line 92:     
<center>
 
<center>
[[File:0717-DSOCfD-FINAL-LOGO.jpg|link=https://wiki.gccollab.ca/DSO_Centre_for_Development|Home]]
+
[[File:SCOE Bilingual EN Dark Teal.png|link=https://wiki.gccollab.ca/Security_Centre_of_Excellence|Home]]
 
<span id="top"></span>
 
<span id="top"></span>
 
{| style="border: #000000 0px solid; background: Whitesmoke; text-align: center; floating: center; font-weight: bold; width: 80%;"
 
{| style="border: #000000 0px solid; background: Whitesmoke; text-align: center; floating: center; font-weight: bold; width: 80%;"
 
|
 
|
|[[DSO Centre for Development#about|About]] &nbsp;
+
|[[Security_Centre_of_Excellence#about|About]] &nbsp;
|[[DSO Centre for Development#services|Services]] &nbsp;
+
|[[Security_Centre_of_Excellence#services|Services]] &nbsp;
|[[DSO Centre for Development#contact|Contact Us]] &nbsp;
+
|[[Security_Centre_of_Excellence#contact|Contact Us]] &nbsp;
|[[Centre d'excellence de la sécurité|FR]]
+
|[[Centre d'excellence en sécurité|FR]]
 
|}
 
|}
 
</center>
 
</center>