8,960
edits
No edit summary |
No edit summary |
||
| Line 425: | Line 425: | ||
hr.custom-hr-unco { border: 0; height: 1px; background-color: #B59000; margin: 5px 0; } | hr.custom-hr-unco { border: 0; height: 1px; background-color: #B59000; margin: 5px 0; } | ||
hr { background-color: # | hr { background-color: #636046; } | ||
.mw-body h1, .mw-body-content h1, .mw-body-content h2 { font-family: 'MyCustomFont2', sans-serif; } | .mw-body h1, .mw-body-content h1, .mw-body-content h2 { font-family: 'MyCustomFont2', sans-serif; } | ||
| Line 447: | Line 447: | ||
.qute-table { background-color: #FFE281; border-color: #B59000 text-align: left; margin: 1em 0; border-collapse: collapse; } | .qute-table { background-color: #FFE281; border-color: #B59000 text-align: left; margin: 1em 0; border-collapse: collapse; } | ||
.setlist-table { background-color: #CECDB1; border: 3px solid # | .setlist-table { background-color: #CECDB1; border: 3px solid #636046; text-align: left; margin: 1em 0; border-collapse: collapse; } | ||
.venue-table > tr > th, .venue-table > tr > td, .venue-table > * > tr > th, .venue-table > * > tr > td { padding: 0.2em 0.4em; } | .venue-table > tr > th, .venue-table > tr > td, .venue-table > * > tr > th, .venue-table > * > tr > td { padding: 0.2em 0.4em; } | ||
| Line 475: | Line 475: | ||
.custom-table .cell-box { background-image:url(/images/1/1f/Back_for_links.png); } | .custom-table .cell-box { background-image:url(/images/1/1f/Back_for_links.png); } | ||
.custom-table .cell-blue { background-color: #D3CEB1; border: 1px solid # | .custom-table .cell-blue { background-color: #D3CEB1; border: 1px solid #636046; height: 2px; } | ||
.custom-table .cell-disco { text-align:center; border-color:#636046; background-color: #CECDB1; } | .custom-table .cell-disco { text-align:center; border-color:#636046; background-color: #CECDB1; } | ||
| Line 481: | Line 481: | ||
.custom-table .cell-disco2 { background-color:#D87C43; text-align:center; border-color:#636046; } | .custom-table .cell-disco2 { background-color:#D87C43; text-align:center; border-color:#636046; } | ||
.custom-table .cell-green { background-color: #CECDB1; border: 1px solid # | .custom-table .cell-green { background-color: #CECDB1; border: 1px solid #636046; height: 2px; } | ||
.custom-table .header-grass { background-color: #CECDB1; } | .custom-table .header-grass { background-color: #CECDB1; } | ||