custom.css
custom.css — 1 KB
Dateiinhalt
/* #portal-logo { display: none; } */ /* Hintergrundtestbild Mirek 10.4. ru1735testpic.png */ #portal-logo { background-image: url(http://www.mathematik.hu-berlin.de/~for1735/rightHead.jpg); background-repeat: no-repeat; height: 9em; } /* ausschalten des Standard-HU-Bilds */ #portal-logo a img { display: none !important; } #portal-logo a { display: none !important; } /* Aenderungen Mirek 27.4. - Statuszeilen ausgeblendet */ #header-menu { display: none !important; } /* KEIN BLAUER BALKEN #audience-menu { display: none; } */ /* BLAUER BALKEN ohne Text */ .audience-menu-sub { display: none !important; } .portletItem a[href^="http://fakultaeten"] { display: none !important; } .portletItem a[href$=".de"] { display: none !important; } /* Aenderungen 27.4. Ende */