Difference between revisions of "Template:Custom/pjwiki.css"

Jump to navigation Jump to search
no edit summary
 
(11 intermediate revisions by the same user not shown)
Line 29: Line 29:
     color: grey;
     color: grey;
     text-indent: 0em;
     text-indent: 0em;
     text-align:left;     
     text-align:left;     
}
}
Line 50: Line 49:
}
}


.casttable {
/* Custom table for the styling of Opera and concert casts of singers and orchestra. */
  border-bottom: 1px solid #ddd;
 
  border-collapse: collapse;
.casttable table {  
  padding: 15px;
    margin-top: 0.5em;
  text-align: left;
    margin-bottom: 0.5em;
}
 
.casttable td {
    border-bottom: 1px solid #ddd;
    padding: 0.2em;
    font-size: small;
}
 
.casttable th {
    text-align:left
    padding: 0.8em;
}
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu