Template:Styles/Default.css: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
bump method button font-size to 16px for more balance between text and logo buttons
standardise red color for errors - phab:T343239
Line 22: Line 22:
.error-nojs {
.error-nojs {
max-width: 300px;
max-width: 300px;
color: #d33;
color: #d73333;
}
}


Line 64: Line 64:


.lp-error {
.lp-error {
color: #d33;
color: #d73333;
font-weight: 500;
font-weight: 500;
font-size: 14px;
font-size: 14px;