9 lines
92 B
CSS
Executable file
9 lines
92 B
CSS
Executable file
html,
|
|
body {
|
|
background: transparent !important;
|
|
color: #fff;
|
|
}
|
|
|
|
td {
|
|
font-size: 14px;
|
|
}
|