X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/76a7781f806775f0b29c50ab8937e4dd64807830..626e9c46c2cf49a63b887c8b8f800bf55f9d7ae9:/project/static/css/master.css diff --git a/project/static/css/master.css b/project/static/css/master.css index 5912e1e7..76a56325 100644 --- a/project/static/css/master.css +++ b/project/static/css/master.css @@ -272,3 +272,6 @@ div.isection p { margin: 0.5em 1em; } +.change-notification { + color: red; +}