Difference between revisions of "Template:Project/ProjectCSS"

 
(12 intermediate revisions by the same user not shown)
Line 3: Line 3:
  
 
h4 {
 
h4 {
 +
    font-family: helvetica;
 +
    color: mediumseagreen;
 +
    font-style: italic;
 +
}
  
color:mediumseagreen;
 
font-style: italic;
 
font-family:Arial;
 
  
 +
h5{
 +
    color: #F37321;
 +
    text-decoration:none;
 +
}
 +
p  {
 +
    font-family: arial;
 
}
 
}
  
p {font-family:helvetica:}
+
.aluno{
 +
    float:right;
 +
    padding-left: -10px;
 +
    width: 300px;
 +
    margin-left: auto;
 +
    margin-right: auto;
 +
}
  
 
</style>
 
</style>
 
</html>
 
</html>

Latest revision as of 21:15, 19 March 2014