Mediawiki:common.css
| Строка 3: | Строка 3: | ||
.biglink{ | .biglink{ | ||
font-family: "Oswald"; | font-family: "Oswald"; | ||
color: lightblue; | |||
font-style: oblique 10deg; | font-style: oblique 10deg; | ||
font-variant-caps: small-caps; | font-variant-caps: small-caps; | ||
| Строка 10: | Строка 11: | ||
.biglink a{ | .biglink a{ | ||
font-family: "Oswald"; | font-family: "Oswald"; | ||
color: lightblue; | |||
font-style: oblique 10deg; | font-style: oblique 10deg; | ||
font-variant-caps: small-caps; | font-variant-caps: small-caps; | ||
text-shadow: #1b1b1f 2px 3px, #A00D 3px 5px; | text-shadow: #1b1b1f 2px 3px, #A00D 3px 5px; | ||
} | } | ||