2,124
edits
No edit summary |
No edit summary |
||
Line 25: | Line 25: | ||
margin-top: 20px; | margin-top: 20px; | ||
font-weight: bold; | font-weight: bold; | ||
} | } | ||
.mainpage-main-category-title { | .mainpage-main-category-title { | ||
font-size: 48px; | font-size: 48px; | ||
text-shadow: -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000; | |||
} | } | ||
.mainpage-spinoff-category-title { | .mainpage-spinoff-category-title { | ||
font-size: | font-size: 36px; | ||
text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; | |||
} | |||
} | } | ||