Added VTE widget; css changes; format cleanup
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
html, body {
|
||||
display: block;
|
||||
background-color: #32383e00;
|
||||
// background-color: #32383e00;
|
||||
background-color: rgba(39, 43, 52, 0.64);
|
||||
color: #ffffff;
|
||||
text-wrap: wrap;
|
||||
}
|
||||
|
Reference in New Issue
Block a user