You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
196 B
16 lines
196 B
13 years ago
|
h1{
|
||
|
font-size:18px;
|
||
|
margin-bottom:20px;
|
||
|
margin-top:0px;
|
||
|
}
|
||
|
#ub-widget{
|
||
|
width: 100%;
|
||
|
height: 100%;
|
||
|
min-height: 200px;
|
||
|
overflow: auto;
|
||
|
}
|
||
|
|
||
|
.inputbox{
|
||
|
width:50px;
|
||
|
}
|