Changes

Jump to navigation Jump to search
452 bytes added ,  20:18, 23 August 2022
m
no edit summary
Line 1: Line 1:  
.content p {
 
.content p {
 
     margin: 0;
 
     margin: 0;
 +
}
 +
 +
.image img
 +
{
 +
    max-width: 100%;
 +
    height: auto;
 +
}
 +
 +
.vectorMenu .menu {
 +
right: 0px;
 +
}
 +
 +
#p-cactions-label{
 +
margin: 0 !important;
 
}
 
}
   Line 125: Line 139:  
     padding: 0 8px;
 
     padding: 0 8px;
 
     font-size: 10pt;
 
     font-size: 10pt;
 +
}
 +
 +
#main-wagon-list li a {
 +
    display: block;
 
}
 
}
   Line 131: Line 149:  
}
 
}
   −
#steam-banner, #discord-banner {
+
#steam-banner, #egs-banner, #discord-banner {
 
     padding-left: 10px;
 
     padding-left: 10px;
 
     font-family: 'Linux Libertine','Georgia','Times',serif;
 
     font-family: 'Linux Libertine','Georgia','Times',serif;
Line 138: Line 156:     
#steam-banner {
 
#steam-banner {
     background-color: #171A21;
+
     background-color: #1B2838;
 
}
 
}
    
#steam-banner img {
 
#steam-banner img {
     margin-top: -3px;
+
     margin-top: -3px;
 +
}
 +
 
 +
#egs-banner {
 +
    background-color: #2E3037;
 +
}
 +
 
 +
#egs-banner img {
 +
    margin-top: -2px;
 
}
 
}
   Line 156: Line 182:  
margin-left: -2em;
 
margin-left: -2em;
 
list-style: none;
 
list-style: none;
 +
}
 +
 +
#wagon-configurator-desktop {
 +
display: none;
 
}
 
}
   Line 189: Line 219:  
     border: 0px none #C8CCD1;
 
     border: 0px none #C8CCD1;
 
     margin: 1em 1em 1em 0;
 
     margin: 1em 1em 1em 0;
    white-space: nowrap;
   
}
 
}
   Line 202: Line 231:  
     padding: 6px 12px;
 
     padding: 6px 12px;
 
     border-bottom: 1px solid #C8CCD1;
 
     border-bottom: 1px solid #C8CCD1;
 +
}
 +
 +
.article-table td.td-hl {
 +
border-right: 1px solid #939494;
 +
}
 +
 +
.clear-both {
 +
clear: both;
 
}
 
}
   Line 222: Line 259:  
.navbox li {
 
.navbox li {
 
display: inline-block;
 
display: inline-block;
 +
}
 +
 +
.mw-ui-icon.mw-ui-icon-element {
 +
float: left;
 
}
 
}

Navigation menu