MediaWiki:Theme-dark.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 2: Line 2:
.lyric-table tr {
.lyric-table tr {
     background: linear-gradient(to top, #181818, #3C3C3C);
     background: linear-gradient(to top, #181818, #3C3C3C);
    border: 2px solid #DA4541;
 
}
}


Line 8: Line 8:
.lyric-table td {
.lyric-table td {
     padding: 10px;
     padding: 10px;
     text-align: left;
     text-align: center;
     border: 1px solid #ddd;
     border: 2px solid #DA4541;
    color: #DA4541;
}
}


Navigation menu