Przeglądaj źródła

Slightly tweaked link depth effect

full-screen-logo-homepage
Said Achmiz 5 lat temu
rodzic
commit
a91d6515d3
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2
    2
      assets/css/main.css

+ 2
- 2
assets/css/main.css Wyświetl plik

font-weight: bold; font-weight: bold;
font-feature-settings: var(--deus-nav-ui-font-opentype-features); font-feature-settings: var(--deus-nav-ui-font-opentype-features);
font-variant: var(--deus-nav-ui-font-variant); font-variant: var(--deus-nav-ui-font-variant);
text-shadow: 2px 2px 0 var(--deus-link-text-shadow-color);
text-shadow: 2px 2px 1px var(--deus-link-text-shadow-color);


/* Workaround for baseline bug in “Spectral” font. /* Workaround for baseline bug in “Spectral” font.
*/ */
} }


article h1 a { article h1 a {
text-shadow: 2px 2px 0 var(--deus-link-text-shadow-color);
text-shadow: 2px 2px 1px var(--deus-link-text-shadow-color);
} }


article h1 a:hover { article h1 a:hover {

Ładowanie…
Anuluj
Zapisz