/    Sign up×
Community /Pin to ProfileBookmark

webdeveloper.com fonts

does anyone know what fonts this lovely site uses and where to get them? i couldnt find anything in expect element

to post a comment
CSS

3 Comments(s)

Copy linkTweet thisAlerts:
@NogDogJul 15.2019 — Check out the CSS file. (You might want to "beautify" it in an editor to make it easier to read.)

https://www.webdeveloper.com/assets/forum-68bd96af.css
Copy linkTweet thisAlerts:
@VITSUSAJul 15.2019 — @coleio#1606280 To know about fonts of any website you can check their CSS and see the font name.
Copy linkTweet thisAlerts:
@cootheadJul 15.2019 — Hi there coleio,

it appears that this site is using a "_System Font Stack_ " method, similar to this...

``<i>
</i>body {
font: normal 1em / 1.5em BlinkMacSystemFont, -apple-system, 'Segoe UI', roboto, helvetica, arial, sans-serif;
}<i>
</i>
``


**Further reading:-**

[url=https://css-tricks.com/snippets/css/system-font-stack/]**CSS-Tricks** - [color=#069]System Font Stack[/color]

[/url]


_coothead_
×

Success!

Help @coleio spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 4.24,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,

tipper: @Samric24,
tipped: article
amount: 1000 SATS,
)...