15 lines
118 B
CSS
15 lines
118 B
CSS
|
|
|
|
|
|
#notimeline-label {
|
|
float: left;
|
|
width: 200px;
|
|
margin-bottom: 25px;
|
|
}
|
|
|
|
#notimeline-checkbox {
|
|
float: left;
|
|
}
|
|
|
|
|