cubicweb/web/data/cubicweb.print.css
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Thu, 28 Nov 2019 11:48:03 +0100
changeset 12779 44147dab9d27
parent 11057 0b59724cb3f2
permissions -rw-r--r--
Use python3 shebang for scripts Reported by lintian "python-script-but-no-python-dep"

* {
  color: #000 !important;
}

div#popupLoginBox,
div#popupLoginBox,
img#logo, div.header,
#navColumnLeft, #navColumnRight,
#footer {
  display: none
}

div#pageContent{
  border: none;
}