Add red CSS (for DreamOS)
This commit is contained in:
parent
35d1c218a8
commit
005ada8fd1
|
@ -8,6 +8,10 @@ a {
|
|||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.red {
|
||||
color: red;
|
||||
}
|
||||
|
||||
table.border {
|
||||
border-collapse: separate;
|
||||
border-spacing: 2px;
|
||||
|
|
Loading…
Reference in New Issue