Je veux rendre mes boutons de connexion pour les plateformes (par exemple Google, GitHub) arrondis, comment puis-je faire cela ? Quelqu’un peut-il m’aider ? Merci !
ondrej
Octobre 12, 2024, 8:17
2
Bonjour David
Le sujet ci-dessous explique comment apporter des modifications CSS simples à votre site.
This guide explains how to make CSS changes on your Discourse site, including an introduction to CSS, where to add CSS in Discourse, and how to find the right selectors using browser inspection tools.
Required user level: Administrator
Summary
This guide covers:
A brief introduction to CSS and key concepts
How to add CSS to your Discourse site using theme components
Using browser inspection tools to find the right CSS selectors
Understanding CSS basics
C…