MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 77: Line 77:
.lyrics {
.lyrics {
     text-align: center;
     text-align: center;
    border-color:white;
}
}


.lyrics tr:nth-child(odd) {
.lyrics tr:nth-child(odd) {
     background-color: #F0F0F0;
     background-color: #DCDCDC;
}
}


Line 89: Line 88:


  .lyrics th {
  .lyrics th {
  background-color:#DCDCDC;
  background-color:#F0F0F0;
  }
  }