tracman-server/static/css/.table.min.css

1 line
142 B
CSS
Raw Normal View History

table{width:100%}thead > tr:nth-child(){background:#333}tr:nth-child(even){background:#111}tr:nth-child(odd){background:#181818}td{padding:1%}