diff --git a/index.html b/index.html index c56bb9f..2015018 100755 --- a/index.html +++ b/index.html @@ -49,6 +49,14 @@ border-top: 14px solid #555; z-index: 1; } + + .link { + white-space: pre-line; + border: dotted 2px skyblue; + margin: 20px; + padding: 10px; + font-size: 16px; line-height: 2; color: blue; + } .popup p { margin: 0; @@ -57,29 +65,31 @@
-