34 lines
381 B
Plaintext
34 lines
381 B
Plaintext
body {
|
|
padding-top: 10px
|
|
}
|
|
h1 {
|
|
text-align: center;
|
|
margin-bottom: 30px
|
|
}
|
|
li {
|
|
line-height: 2em;
|
|
font-size: 16px
|
|
}
|
|
ol {
|
|
margin-bottom: 30px
|
|
}
|
|
footer {
|
|
text-align: center
|
|
}
|
|
.input-sm {
|
|
margin-left: 20px
|
|
}
|
|
dt {
|
|
margin-top: 10px;
|
|
font-size: 16px
|
|
}
|
|
dd {
|
|
margin-left: 20px
|
|
}
|
|
.session-vars {
|
|
width: 60%;
|
|
}
|
|
thead {
|
|
font-weight: bold;
|
|
}
|