mirror of
https://gitlab.com/gabmus/envision.git
synced 2025-04-19 19:14:53 +00:00
7 lines
128 B
CSS
7 lines
128 B
CSS
.padded {
|
|
padding: 18px;
|
|
}
|
|
|
|
.sourceview-transparent-bg, .sourceview-transparent-bg * {
|
|
background-color: transparent;
|
|
}
|