8 lines
66 B
CSS
8 lines
66 B
CSS
#content {
|
|
width: 75%;
|
|
}
|
|
|
|
div.ui-datepicker {
|
|
font-size: 75%;
|
|
}
|