X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/e8fe7696e2fc6334ef96495ea6d9d71354c53b6d..65048f64d018c105be3921ca4bcb9f5183e2382e:/project/static/css/master.css diff --git a/project/static/css/master.css b/project/static/css/master.css index a80c82b9..7c38ea0b 100644 --- a/project/static/css/master.css +++ b/project/static/css/master.css @@ -62,10 +62,9 @@ label { display: block; } -textarea { +#text_id { width: 480px; height: 480px; - padding: 5px 10px; } #file-text { @@ -79,10 +78,10 @@ textarea { #images { float: left; - width: 480px; + width: 49%; height: 480px; border: 1px solid #999; - padding: 5px 10px; +/* padding: 5px 10px;*/ overflow-y: scroll; overflow-x: hidden; } @@ -98,6 +97,7 @@ textarea { content: ''; clear: both; } + p { margin: 0; } \ No newline at end of file