diff --git a/index.html b/index.html index ede50e3b..9eca2b80 100644 --- a/index.html +++ b/index.html @@ -47,7 +47,7 @@ border-bottom: 2px solid #666; } td { - padding: 2px; + padding: 5px; } table.list tr td:first-child:before { counter-increment: Serial; @@ -69,16 +69,25 @@ width: 60px; } input[type=text] { - width: 250px; + width: 170px; } button.start{ width: 150px; font-size: 16px; font-weight: bold; color: green; - padding: 2px; + padding: 7px; float: left; } + button.cancel{ + width: 150px; + font-size: 16px; + font-weight: bold; + color: red; + padding: 7px; + float: left; + display: none; + } @@ -91,10 +100,10 @@ - + - + @@ -103,15 +112,23 @@ - - + + - - + + + + + + + + + + -
+
قبل از شروع vpn خود را خاموش کنید!
@@ -148,278 +165,1889 @@