X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/a08a59835fa7872c69ec1a662aa7945473eeaf2b..e1fa59b1d066294098538b17725f20e2e50110d2:/platforma/static/css/html.css diff --git a/platforma/static/css/html.css b/platforma/static/css/html.css index cbf18745..57eed6d5 100755 --- a/platforma/static/css/html.css +++ b/platforma/static/css/html.css @@ -390,6 +390,8 @@ .edit-button:hover, .edit-button:active { +/* color: #FFF;*/ + background-color: #999; color: #FFF; } @@ -524,4 +526,8 @@ border: 1px solid #C8B849; background-color: #D4CB9C; white-space: pre; + overflow: auto; + margin: 1.5em 0 0; + font-family: monospace; + font-size: 10pt; } \ No newline at end of file