mirror of
https://github.com/lubuntu-team/lubuntu.me.git
synced 2025-02-23 16:21:07 +00:00
9 lines
144 B
CSS
9 lines
144 B
CSS
|
body {
|
||
|
margin: 20px !important;
|
||
|
background: #FFFFFF !important;
|
||
|
background-image: none !important;
|
||
|
}
|
||
|
h3.widget-title {
|
||
|
margin-top: 0;
|
||
|
}
|