Skip to content

Commit b1cfee8

Browse files
author
Sanel Zsivics
committed
Simplify html style
1 parent 4022a83 commit b1cfee8

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

Strato/Plist2HTML.swift

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -78,15 +78,6 @@ struct Plist2HTML {
7878
li {
7979
font-size: 16px;
8080
}
81-
@media (prefers-color-scheme: dark) {
82-
body {
83-
background: #333;
84-
color: #fff;
85-
}
86-
a {
87-
color:#999;
88-
}
89-
}
9081
</style>
9182
"""
9283

0 commit comments

Comments
 (0)