Hallo,
ich schicke euch als erstes meine Seite
http://abnehmen-mit-intervalltraining.de/
ich möchte gerne das meine Beiträge auf der ganzen Seite stehen. Denn eine Sidebar habe und möchte ich nicht
Habt ihr da eine Idee?
/**
* Content
* --------------------------------------------------------------------------- */
/* ====== BREADCRUMBS ====== */
#breadcrumbs-container {
padding: 2px 0;
}
.breadcrumb-trail {
padding: 5px 10px;
font-size: .7rem;
text-transform: uppercase;
font-weight: bold;
letter-spacing: -1px;
float: left;
}
h2.trail-browse {
display: inline;
font-size: .7rem;
}
.breadcrumb-trail ul {
display: inline;
margin: 0;
list-style: none;
}
.breadcrumb-trail ul li {
display: inline-block;
padding: 0 5px;
}
.breadcrumb-trail ul li:after {
content: ' >';
}
.breadcrumb-trail ul li:last-child:after {
content: "";
}
.breadcrumb-trail .sep {
}
.breadcrumb-trail a {
}
.breadcrumb-trail a:hover {
}
/* ====== POSTS ====== */
.hentry {
}
.sticky {
}