X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/1ca6872afcca0bb6fb4c0c11fdad3b760a2362a1..357027375ff8867f42ca34bcbfb5a78b5b185fc3:/apps/wolnelektury_core/static/css/master.picture.css diff --git a/apps/wolnelektury_core/static/css/master.picture.css b/apps/wolnelektury_core/static/css/master.picture.css deleted file mode 100644 index d541d2735..000000000 --- a/apps/wolnelektury_core/static/css/master.picture.css +++ /dev/null @@ -1,39 +0,0 @@ - -#picture-view img.canvas { - width: 700px; - margin: 3rem auto 1rem auto; - display: block; -// position: fixed; -} - -#picture-view .toolbar { - position: fixed; - top: 1.5rem; - right: 0rem; - background: #333; - color: #FFF; - opacity: 0.9; - z-index: 99; - list-style: none; - padding: 0; - margin: 0; -} - -#picture-view .toolbar .button a { - display: block; - height:1.5rem; - width:1.5rem; - text-align: center; - color: #FFF; - padding: 0.2rem; - text-decoration: none; -} - -#picture-view .toolbar .button a:link, -#picture-view .toolbar .button a:visited { - color: #FFF; -} - -#picture-view .toolbar.button a:active { - color: yellow; -} \ No newline at end of file