mirror of
https://github.com/lwch/natpass.git
synced 2024-04-21 12:41:54 +00:00
10 lines
130 B
CSS
10 lines
130 B
CSS
.container-fluid {
|
|
margin-top: 10px;
|
|
}
|
|
#quality {
|
|
width: 80px;
|
|
display: inline-block;
|
|
}
|
|
#vnc {
|
|
margin-top: 10px;
|
|
} |