mirror of
https://github.com/rasbt/python_reference.git
synced 2024-11-24 04:21:15 +00:00
7 lines
53 B
CSS
7 lines
53 B
CSS
|
body{
|
||
|
width:600px;
|
||
|
}
|
||
|
|
||
|
#button{
|
||
|
padding-top: 20px;
|
||
|
}
|