Template:Main Page/styles.css
EkramHossen (talk | contribs) No edit summary |
EkramHossen (talk | contribs) No edit summary |
||
Line 13: | Line 13: | ||
font-size: 2em; | font-size: 2em; | ||
font-weight: 400; | font-weight: 400; | ||
color: # | color: #f9fafb; | ||
} | } | ||
Line 19: | Line 19: | ||
.fp-welcome-subtext { | .fp-welcome-subtext { | ||
font-size: 1em; | font-size: 1em; | ||
color: # | color: #38bdf8; | ||
margin-top: 0.5em; | margin-top: 0.5em; | ||
display: block; | display: block; | ||
Line 26: | Line 26: | ||
/* Styled link imitation */ | /* Styled link imitation */ | ||
.fp-welcome-subtext .fp-link { | .fp-welcome-subtext .fp-link { | ||
color: # | color: #60a5fa; | ||
text-decoration: none; | text-decoration: none; | ||
} | } |