style: Improve METAR underline visibility and line spacing
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
This commit is contained in:
+4
-1
@@ -13,6 +13,7 @@
|
||||
font-size: 1.2em;
|
||||
margin-bottom: 1em;
|
||||
min-height: 3em;
|
||||
line-height: 1.6;
|
||||
}
|
||||
|
||||
#test-all-btn {
|
||||
@@ -37,7 +38,9 @@
|
||||
background-color: yellow;
|
||||
}
|
||||
.next-to-decode {
|
||||
text-decoration: underline;
|
||||
text-decoration: underline dashed;
|
||||
text-decoration-thickness: 2px;
|
||||
text-underline-offset: 3px;
|
||||
}
|
||||
#decoding-display {
|
||||
margin-top: 1em;
|
||||
|
||||
Reference in New Issue
Block a user