X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/970685936cdd7b70e3efa2f2506f66198049b16d..b9bce2dc718a9146a202057e4bb1809927d9caf6:/project/static/css/master.css diff --git a/project/static/css/master.css b/project/static/css/master.css index de799891..44bd62ec 100644 --- a/project/static/css/master.css +++ b/project/static/css/master.css @@ -38,6 +38,7 @@ body { padding: 0.2em 1em; } +/* ul { margin: 20px; padding: 0; @@ -47,7 +48,7 @@ li { margin: 0; padding: 0; list-style: none; -} +} */ a { text-decoration: none; @@ -341,4 +342,15 @@ text#commit-dialog-message { #split-dialog .container-box fieldset { margin: 0.5em; +} + +.CodeMirror-line-numbers +{ + text-align: right; + padding-top: 0.4em; + padding-right: 2px; + width: 28px; + font-size: 10pt; + background: black; + color: white; } \ No newline at end of file