X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/d116958f99e146428e96ef383e4d02e4683ae6ed..3748094efcd5ed3b89408ece388a6e94ea42990c:/wolnelektury/static/css/base.css diff --git a/wolnelektury/static/css/base.css b/wolnelektury/static/css/base.css index b6395e539..ecb461a94 100755 --- a/wolnelektury/static/css/base.css +++ b/wolnelektury/static/css/base.css @@ -160,30 +160,6 @@ h2 { } -.see-also { - margin-left: 8em; - float: left; - width: 14.3em; -} -.download { - margin-left: 2em; - float: left; -} - -.see-also, .download { - margin-top: 2em; - margin-bottom: 2em; -} -.see-also h2, .download h2 { - font-size: 1.1em; -} -.see-also ul, .download ul { - list-style: none; - padding: 0; - margin: 0; - font-size: 1.1em; -} - .pagination { display: block; font-size: 1.2em;