Difference between revisions of "Template:Project/ProjectCSS"

 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
  
 
h4 {
 
h4 {
font-family: helvetica;
+
    font-family: helvetica;
color: mediumseagreen;
+
    color: mediumseagreen;
font-style: italic;
+
    font-style: italic;
 
}
 
}
  
 +
 +
h5{
 +
    color: #F37321;
 +
    text-decoration:none;
 +
}
 
p  {
 
p  {
font-family: arial;
+
    font-family: arial;
 
}
 
}
  
Line 18: Line 23:
 
     margin-left: auto;
 
     margin-left: auto;
 
     margin-right: auto;
 
     margin-right: auto;
    border: 1px;
 
 
  }
 
  }
  
 
</style>
 
</style>
 
</html>
 
</html>

Latest revision as of 21:15, 19 March 2014