Difference between revisions of "Template:Project/ProjectCSS"

Line 3: Line 3:
  
 
h4 {
 
h4 {
font-family: helvetica;
+
    font-family: helvetica;
color: mediumseagreen;
+
    color: mediumseagreen;
font-style: italic;
+
    font-style: italic;
 
}
 
}
  
 
p  {
 
p  {
font-family: arial;
+
    font-family: arial;
 
}
 
}
  
Line 18: Line 18:
 
     margin-left: auto;
 
     margin-left: auto;
 
     margin-right: auto;
 
     margin-right: auto;
    border: 1px;
 
 
  }
 
  }
  
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 20:27, 19 March 2014