Difference between revisions of "Template:SVCE CHENNAI/homestyle"

Line 6: Line 6:
 
}
 
}
  
 +
table {
 +
    font-family: arial, sans-serif;
 +
    border-collapse: collapse;
 +
    width: 100%;
 +
}
 +
 +
td, th {
 +
    border: 1px solid #dddddd;
 +
    text-align: left;
 +
    padding: 8px;
 +
}
 +
 +
tr:nth-child(even) {
 +
    background-color: #dddddd;
 +
}
 
h1{
 
h1{
 
font-family: "Trebuchet MS", Helvetica, sans-serif;
 
font-family: "Trebuchet MS", Helvetica, sans-serif;
Line 407: Line 422:
 
.attributesubheadings{
 
.attributesubheadings{
 
text-align: justify;
 
text-align: justify;
 +
}
 +
.tablestyle{
 +
padding-top: 5%;
 
}
 
}
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 17:22, 19 October 2016

/* Default Styles */