X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/fb2d5b78a90d3042f7eb5e8e419fcbe6e62fd00d..2771fe804080eff6ba2c40684bdf290e646b9cf9:/prawokultury/static/css/sidebar.scss?ds=inline diff --git a/prawokultury/static/css/sidebar.scss b/prawokultury/static/css/sidebar.scss index 187db6b..1846454 100755 --- a/prawokultury/static/css/sidebar.scss +++ b/prawokultury/static/css/sidebar.scss @@ -9,6 +9,10 @@ font-weight: normal; margin-top: 0; margin-bottom: 1.1em; + + a { + color: #363A3B; + } } .more { @@ -25,8 +29,9 @@ a { display: block; + color: #363a3b;; } - + .date { clear: both; float: left; @@ -38,7 +43,6 @@ height: 4.8em; border-radius: .5em; text-align: center; - margin-right: 1em; .day { font-size: 2.4em; @@ -51,13 +55,9 @@ } } - .date:hover { - text-decoration: none; - } - .description { - color: black; font-size: 1.1em; + margin-left: 5.5em; } } }