Template:Support Page WMF redesign: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
 
Line 320:
 
.sp-logo-nav-container {
display: block;
text-align: center;
border-bottom: 1px solid #f4f4f4;
display: -webkit-box;
display: -ms-flexbox;
display: blockflex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
max-width: 980px;
margin: 0 auto;
background-color: #ffffff;
z-index: 9999;
left: 0;
right: 0;
position: fixed;
}
@media all and (minmax-width: 1px768px) {
.sp-logo-nav-container {
displaypadding: -webkit-box0 1rem;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
max-width: 980px;
margin: 0 auto;
background-color: #ffffff;
z-index: 9999;
left: 0;
right: 0;
position: fixed;
}
}
Line 414:
background: #fde8f0;
border: 1px solid #fde8f0;
color: #f61971d40356;
font-weight: 700;
padding: .4rem .8rem;
Line 493:
position: sticky;
float: left;
top: 45.5rem;
overflow-y: scroll;
width: 32%;