Changes

no edit summary
Line 3: Line 3:  
{{#css:
 
{{#css:
 
h2 {
 
h2 {
  −
    text-align: left;
      
     font-size: 30px;
 
     font-size: 30px;
Line 15: Line 13:  
      
 
      
 
p {
 
p {
    text-align: left;
   
      
 
      
 
     font-size: 14px;
 
     font-size: 14px;
Line 21: Line 18:  
     font-family: Calibri, sans-serif;
 
     font-family: Calibri, sans-serif;
 
      
 
      
     color: black;  
+
     color: MidnightBlue;  
 
          
 
          
 
     }
 
     }
Line 32: Line 29:  
      
 
      
 
     font-color: Navy;
 
     font-color: Navy;
   
+
 
    text-align: left;
   
}
 
}
   Line 50: Line 46:  
}}
 
}}
    +
<br>
 
<br>
 
<br>
 
This page is currently under its initial development. Its contents will change significantly over a short period of time.  
 
This page is currently under its initial development. Its contents will change significantly over a short period of time.