update CSS
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user