mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
11 lines
112 B
CSS
11 lines
112 B
CSS
body {
|
|
padding-top: 70px;
|
|
}
|
|
|
|
#remember{
|
|
margin-right: 7px;
|
|
}
|
|
|
|
.form-inline{
|
|
display: inline-block;
|
|
} |