User login

  • Reset your password

Main navigation

  • Home
  • VHS
  • Hilfe!
  • News
  • Books
  • Modules
  • Themes
  • Videos
  • Tipps
  • Blog
  • Termine
  • D9
  • D8
  • Downloads
  • Links
  • Referenzen
  • Wir
Home
Drupal in Düsseldorf hilft

Unser Hoster - Drupal getestet

WebhostOne mit Servern in Deutschland
Werbelink -> 

Webpaket Single App oder Multi App 
 

Infos zum Kurs 2: CSS für my_bartik

/*
    Schriftgröße Admin Menü
 */
#admin-menu * {
  font-size: 12px;
}
/*
    Abstände auf der Startseite
 */
#block-system-main ul {
  margin: 0.1em 0;
}
#block-system-main p {
  margin: 0 0 0.4em;
}
/*
    Titel bei ausgelaufenen Artikeln durchstreichen
 */
span.ausgelaufen {
  text-decoration: line-through;
}
/*
    Darstellung Bofrost Artikel
 */
.ds-2col-stacked.node-bofrost-artikel > .group-right {
  width: 280px;
}
.ds-2col-stacked.node-bofrost-artikel > .group-left {
  width: 410px;
}
.ds-2col-stacked.node-bofrost-artikel > .group-right img {
  float: right;
}
.ds-2col-stacked.node-bofrost-artikel > .group-right ul.links {
  float: right;
  font-size: 14px;
}
.ds-2col-stacked.node-bofrost-artikel > .group-right li.comment-add {
  display: none;
}
/*
    Darstellung Kommentare Bofrost Artikel
 */
.ds-2col-stacked.node-bofrost-artikel #comments .comment {
  width: 48%;
  padding-right: 2%;
  float: left;
  margin-bottom: 10px;
}
.ds-2col-stacked.node-bofrost-artikel #comments .comment p.comment-permalink {
  display: none;
}
.ds-2col-stacked.node-bofrost-artikel #comments .comment .comment-text {
  padding-bottom: 0;
  padding-top: 0;
}
.ds-2col-stacked.node-bofrost-artikel #comments .comment h3 {
  margin-top: 0;
}
.ds-2col-stacked.node-bofrost-artikel #comments h2.title {
  clear: left;
}
/*
    Trennstriche beim View Letzte Einkäufe
 */
.view-letzte-einkaufe > .view-content > .views-row {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: solid gray 2px;
}

Submitted by bettina on Friday, June 21, 2013 - 15:42.
  • Log in to post comments
Powered by Drupal

Copyright © 2026 Company Name - All rights reserved

Developed & Designed by Alaa Haddad