Humboldt-Universität zu Berlin - Humboldt-Universität zu Berlin

custom.css

text/css copy_of_custom.css — 1.1 KB

Dateiinhalt

dl.portlet-linklist.colored li  {
  background-color: #CCD6E0 !important;
}
dl.portlet-linklist.colored li a {
  color: #003366 !important;
}
.linklistitem-exzellenzinitiative, 
.linklistitem-excellenceinitiative {
  background-color: #ffffff !important;
  background-image: url(https://www.hu-berlin.de/hubilder/exini_bg.jpg);
  background-repeat: no-repeat;
  background-position: right;
  background-size: 100% 100% !important;
}
dl.portlet-linklist.colored li  {
  background-color: #CCD6E0 !important;
}
dl.portlet-linklist.colored li a {
  color: #003366 !important;
}
.linklistitem-exzellenzinitiative, 
.linklistitem-excellenceinitiative {
  background-color: #ffffff !important;
  background-image: url(https://www.hu-berlin.de/hubilder/exini_bg.jpg);
  background-repeat: no-repeat;
  background-position: right;
  background-size: 100% 100% !important;
}

ul.audience-menu li, .menu li, span.menu-divider:after, #header-menu>span.menu-divider  {
    display: none;
}

#content div.documentByLine {
display: none;
}

#content ul {
    list-style-type: none;
}