update CSS

This commit is contained in:
idk
2019-08-20 18:52:54 -04:00
parent d8755c1229
commit 862b7a8c3a

View File

@ -47,15 +47,15 @@ func DefaultCSS() string {
width: 63%;
min-height: 15%;
background-color: #265ea7;
float:left;
float: left;
overflow-wrap: break-word;
}
.vpnclient {
width: 63%;
min-height: 15%;
background-color: #222187;
float:left;
overflow-wrap: break-word
float: left;
overflow-wrap: break-word;
}
.TunName {
font-weight: bold;