fix css footer

pull/3063/head
Alex Aragon 8 years ago
parent a749f9e858
commit 5bd83fdbdf
  1. 9
      app/Resources/public/css/themes/rainbow/default.css
  2. BIN
      app/Resources/public/css/themes/rainbow/images/carlduisberg.png
  3. BIN
      app/Resources/public/css/themes/rainbow/images/logo-dw.png
  4. BIN
      app/Resources/public/css/themes/rainbow/images/rbs_logo_rgb.png

@ -1554,6 +1554,12 @@ blockquote p {
.result-body .panel.panel-default .panel-body{
padding: 0;
}
#footer_left{
padding: 0;
}
.session-teachers{
display: none;
}
/* Large desktop */
@media (min-width: 1200px) {
@ -1630,6 +1636,9 @@ blockquote p {
#user_image_block{
display: none;
}
.session-teachers{
display: none;
}
}
/* Landscape phone to portrait tablet */

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.1 KiB

After

Width:  |  Height:  |  Size: 6.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.0 KiB

After

Width:  |  Height:  |  Size: 8.0 KiB

Loading…
Cancel
Save