Rev 566 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log
Rev 566 | Rev 913 | ||
---|---|---|---|
Line 413... | Line 413... | ||
413 | #box_info LI{ |
413 | #box_info LI{ |
414 | text-align: left; |
414 | text-align: left; |
415 | font-size: 10px; |
415 | font-size: 10px; |
416 | list-style-type : disc; |
416 | list-style-type : disc; |
417 | padding : 0 0 0 0; |
417 | padding : 0 0 0 0; |
- | 418 | } |
|
- | 419 | #authorized_domain{ |
|
- | 420 | height: 40px; |
|
- | 421 | width: 450px; |
|
- | 422 | text-align: left; |
|
- | 423 | display: block; |
|
- | 424 | /* border: 1px solid red;*/ |
|
- | 425 | margin-right: 50px; |
|
- | 426 | } |
|
- | 427 | #authorized_domain LI{ |
|
- | 428 | text-align: center; |
|
- | 429 | list-style-type : none; |
|
- | 430 | margin-right : 10px; |
|
- | 431 | display: block; |
|
- | 432 | float: left; |
|
418 | } |
433 | } |