mirror of
https://github.com/sehugg/8bitworkshop.git
synced 2026-04-20 15:16:38 +00:00
basic: fixed css, star trader fixes
This commit is contained in:
+4
-1
@@ -29,7 +29,10 @@
|
||||
color: #ffee33;
|
||||
}
|
||||
.mark-error {
|
||||
text-decoration: underline wavy 1px #ff6666;
|
||||
text-decoration-line: underline;
|
||||
text-decoration-style: wavy;
|
||||
text-decoration-color: #ff6666;
|
||||
text-decoration-thickness: 1px;
|
||||
}
|
||||
.tooltipbox {
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user