diff --git a/VHDLFormatter.html b/VHDLFormatter.html index b3eb335..768d462 100644 --- a/VHDLFormatter.html +++ b/VHDLFormatter.html @@ -66,6 +66,12 @@ margin-bottom: 0px; } + form span { + width: 170px; + display: inline-block; + text-align: right; + } + a { color: #4b9aff; text-decoration: none; @@ -75,7 +81,7 @@ text-decoration: underline; } - + + -