mirror of
https://github.com/stagehacks/Cue-View.git
synced 2026-08-05 05:47:46 +00:00
13 lines
120 B
CSS
13 lines
120 B
CSS
table {
|
|
background: white;
|
|
}
|
|
|
|
th {
|
|
text-align: left;
|
|
font-weight: normal;
|
|
}
|
|
|
|
.header-row {
|
|
background: white;
|
|
}
|