forked from AuroraMiddleware/gtk
7 lines
84 B
CSS
7 lines
84 B
CSS
|
* {
|
||
|
padding-bottom: 5;
|
||
|
padding-left: 5;
|
||
|
padding-right: 5;
|
||
|
padding-top: 5;
|
||
|
}
|