Changes
Jump to navigation
Jump to search
no edit summary
Line 1:
Line 1:
#mw-head {
#mw-head {
height: 500px;
height: 500px;
− background-image: url("images/3/3e/Header-Background_2Kx500.png");
+ background: url(/images/3/3e/Header-Background_2Kx500.png), url(/images/2/23/Unrailed-Grid.png);
− background-repeat: no-repeat;
+ background-repeat: no-repeat, repeat;
}
}
Line 30:
Line 30:
width: 191px;
width: 191px;
margin-bottom: 24px;
margin-bottom: 24px;
− background: #E7D180;
+ background-color: #E7D180;
border: 3px solid #B3812C;
border: 3px solid #B3812C;
-webkit-transform: rotate(-10.7deg);
-webkit-transform: rotate(-10.7deg);
Line 48:
Line 48:
.article-tile-label {
.article-tile-label {
− background: #B3812C;
+ background-color: #B3812C;
padding: 2px;
padding: 2px;
font-family: 'Linux Libertine','Georgia','Times',serif;
font-family: 'Linux Libertine','Georgia','Times',serif;