mirror of
https://github.com/elkowar/dots-of-war.git
synced 2024-11-06 11:22:23 +00:00
9 lines
87 B
CSS
9 lines
87 B
CSS
|
.termite {
|
||
|
padding: 15px;
|
||
|
}
|
||
|
vte-terminal {
|
||
|
padding: 10px;
|
||
|
}
|
||
|
|
||
|
@import 'colors.css';
|