Main Page

Difference between revisions of "User:Blazter/tweeki.css"

From Arks-Visiphone
Jump to navigation Jump to search
(Created page with "@import url('https://fonts.googleapis.com/css?family=Sawarabi+Gothic|Exo+2:400,600,700,900&subset=cyrillic,latin-ext'); body { font-family: 'Exo 2', 'Sawarabi Gothic', sans-se...")
(No difference)

Revision as of 20:00, 30 March 2018

@import url('https://fonts.googleapis.com/css?family=Sawarabi+Gothic|Exo+2:400,600,700,900&subset=cyrillic,latin-ext');
body {
font-family: 'Exo 2', 'Sawarabi Gothic', sans-serif;
}

a.navbar-brand {
font-weight: 900;
font-variant: small-caps;
}
a.navbar-brand:hover {
font-weight: 900;
font-variant: small-caps;
}

a{
color:darkgoldenrod;
font-weight:600;}
a:hover{
color:goldenrod;
font-weight:600;
text-decoration: underline overline dotted;}