2 lines
150 B
CSS
2 lines
150 B
CSS
#logBox{overflow:hidden; height:350px; display: block; white-space: normal; text-align: left; background: #f5f5f5; margin-bottom: 15px; padding:8px;}
|