MediaWiki:Mobile.css: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 258:
}
/* 1. The Home Icon (
.branding-box::after {
content: "⌂";
font-size: 24px !important; ▼
/* SIZE: Increased from 24px to 30px */
color: #fff !important;
margin-top: -4px;▼
/* BOLDNESS FIX: Artificially add thickness to the character */
-webkit-text-stroke: 1.5px #fff !important;
/* Alignment adjustments for the new size */
display: block !important;
line-height: 1 !important;
| |||