alvarotrigo / alvarotrigo/fullPage.js

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

Abierto
#3,324 1 comentario 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
JavaScript
Estrellas
35.4k
Forks
7.1k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### 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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.