Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1:  +
.article-tile {
 +
position: relative;
 +
height: 129px;
 +
width: 191px;
 +
background: #E7D180;
 +
border: 3px solid #B3812C;
 +
}
 +
 +
.article-tile-container {
 +
position: absolute;
 +
top: 113px;
 +
width: 191px;
 +
line-height: 12px;
 +
z-index: 3;
 +
}
 +
 +
.article-tile-label {
 +
background: #B3812C;
 +
padding: 2px;
 +
float: right;
 +
}
 +
 +
.article-tile-image {
 +
position: relative;
 +
margin: 3px;
 +
}
 +
 +
.article-tile-posh {
 +
border-color: transparent #B3812C #B3812C transparent;
 +
    border-style: solid;
 +
    border-width: 8px 8px 8px 8px;
 +
    float: right;
 +
}
 +
 
#wagons-header {
 
#wagons-header {
 
margin: -1px;
 
margin: -1px;
Anonymous user

Navigation menu