alvarotrigo / alvarotrigo/fullPage.js

Override Default Font in #fp-nav ul li .fp-tooltip

未關閉
#3,324 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
enhancement
主要語言
JavaScript
星號
35.4k
分支
7.1k
PR 合併指標
30 天內沒有已合併 PR

描述

### Description
Inside the fullpage.css at line 192 under #fp-nav ul li .fp-tooltip selector
a font-family is defined: font-family: arial, helvetica, sans-serif;

When my website uses another font for example defined at body, I have to override fullpage.css by creating a targeted selector again #fp-nav ul li .fp-tooltip

It would be better for fullpage.js not to use a self defined font, and be able to use the default defined at the website we are using the library on.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。