Difference between revisions of "MediaWiki:Mobile.css"

m
The first if many mobile edits to come, I'm sure hehehe.
m (Testing)
Tags: Mobile edit Mobile web edit Advanced mobile edit
m (The first if many mobile edits to come, I'm sure hehehe.)
Tags: Mobile edit Mobile web edit Advanced mobile edit
Line 6: Line 6:
}
}


/* Testing */
/* Tour Date Archive table colors for mobile */
tr:nth-child(even) {background: #CCC}
.showsTable tr:nth-child(even) {background: #DDD}
tr:nth-child(odd) {background: #FFF}
.showsTable tr:nth-child(odd) {background: #FFF}