2012-04-10 14:44:31 +02:00
|
|
|
|
2013-09-29 21:56:37 +02:00
|
|
|
#blogger-enable-label, #blogger-username-label, #blogger-password-label, #blogger-bydefault-label, #blogger-blog-label {
|
2012-04-10 14:44:31 +02:00
|
|
|
float: left;
|
|
|
|
width: 200px;
|
|
|
|
margin-top: 10px;
|
|
|
|
}
|
|
|
|
|
2013-09-29 21:56:37 +02:00
|
|
|
#blogger-checkbox, #blogger-username, #blogger-password, #blogger-bydefault, #blogger-blog {
|
2012-04-10 14:44:31 +02:00
|
|
|
float: left;
|
|
|
|
margin-top: 10px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#blogger-submit {
|
|
|
|
margin-top: 15px;
|
|
|
|
}
|
|
|
|
|