mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Added some margin to body to avoid horizontal scrollbar
This commit is contained in:
parent
627fa1b522
commit
253e94555b
@ -6,6 +6,7 @@ body,html {
|
|||||||
font-family: Arial;
|
font-family: Arial;
|
||||||
background: #191919;
|
background: #191919;
|
||||||
}
|
}
|
||||||
|
body { margin: 1em; }
|
||||||
|
|
||||||
ul.effects {
|
ul.effects {
|
||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
|
Loading…
Reference in New Issue
Block a user