Mercurial > repos > saskia-hiltemann > ireport
view ireport_css.css @ 9:7300ed4c1481 draft default tip
Uploaded
author | saskia-hiltemann |
---|---|
date | Mon, 04 Sep 2017 10:49:00 -0400 |
parents | 42076db43d42 |
children |
line wrap: on
line source
body { min-width: ${minwidth}px; width: ${minwidth}px; min-height: 100%; } .invisibleframe{ border: 0px; overflow: hidden; min-height: 350px; } .mylinks{ color: blue !important; } .mylinks:visited { color: #551A8B !important; } .zoomme { display: inline-block; } .markdown-body { min-width: ${minwidth}px; max-width: ${minwidth}px; margin: 0 auto; padding: 30px; }