Template:Support Page/sandbox: Difference between revisions

Content deleted Content added
start making new languages navigation
No edit summary
Line 354:
 
.sp-nav-container {
display: flex;
text-align: inherit;
}
Line 363 ⟶ 364:
}
 
/* Buttons */
/* A standard blue button (used e.g. for bitcoin on Ways to Give) */
.sp-page .sp-btn {
font-size: 1rem;
padding: 13px 18px 11px;
border: 0;
border-radius: 2px;
font-weight: bold700;
padding: 13px0.4rem 18px 11px0.8rem;
line-height: 1.25; /* 20px @16px */
backgroundfont-size: #36c15px;
height: 34px;
border: 01px solid;
border-color: #36ca2a9b1;
background: #2a4b8df8f9fa;
color: #202122;
}
 
.sp-page .sp-btn:hoverfocus {
text-decorationcolor: none#3a25ff;
backgroundborder-color: #447ff5currentColor;
}
 
.sp-page .sp-btn:active {
box-shadow: none;
background: #2a4b8d;
}
 
.sp-page .sp-btn:focus {
outline: 0;
border-color: #36c;
box-shadow: inset 0 0 0 1px #36c, inset 0 0 0 2px #fff;
}
 
/* Donate Now button */
.sp-page .sp-donate-now-btn {
border-radius: 2px;
background: #fde8f0;
border-color: 1px solid #fde8f0;
color: #d40356;
fontmargin-weightleft: 700.5rem;
padding: 0.4rem 0.8rem;
font-size: 15px;
height: 34px;
}