8 lines
322 B
CSS
8 lines
322 B
CSS
.container {max-width: 950px!important;}
|
|
.container .actions {margin-bottom: 10px; padding: 0}
|
|
.container .actions > .text {padding: 5px 5px 5px 15px; line-height: 20px}
|
|
.mw-220px {max-width: 220px!important}
|
|
#wrap h1{font-size:14px;}
|
|
#interval{margin-right:10px;}
|
|
.canvas-wrapper {padding: 15px; border: 1px solid #ddd;}
|