You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I'm using
MyST-Parser
and itsfieldlist
extension. Such field lists' default look is the following:and with the default (
Alabaster
) theme, such field lists look the same:But, with
Furo
, their look is very different and not very appealing IMO:Is it the intended behavior? If so, how could I customize
Furo
in order to retrieve the default look, namely:I had a look at
Furo
's code and the field lists seem to be designed in.sass
files and, AFAICS, Injecting code concerns.css
but not.sass
files.Thanks.
Beta Was this translation helpful? Give feedback.
All reactions