forked from AuroraMiddleware/gtk
7 lines
81 B
CSS
7 lines
81 B
CSS
|
* {
|
||
|
margin-bottom: 3;
|
||
|
margin-left: 5;
|
||
|
margin-right: 10;
|
||
|
margin-top: 5;
|
||
|
}
|