You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

25 lines
401 B

// $Id$
// Articles
.article {
.actions form {
display: inline; // To keep language form and actions icons on one line
}
}
.articletrailer {
span {
display: inline-block;
margin: auto;
white-space: nowrap;
}
.wikitopline {
float: left;
}
}
.articleheading {
.thumbnail {
margin-right: 1rem;
display: block;
}
}