Skip to main content
Liphou
Inspiring
May 28, 2018
Question

[ADE] CSS - background-color

  • May 28, 2018
  • 0 replies
  • 219 views

Hello,
I'm trying to put a gray background with a class, it does not work, do you have any idea to do it.

/*

Bonjour,

Je cherche à mettre un fond gris avec une class, cela ne fonction pas, avez-vous des idée pour le faire.

span.NTitre1 {

    padding-top: 5px;

    text-align: center;

    display: inline-block;

    width: 1.8em !important;

    background-color: rgba(128,128,128,1.00);

    color: #FFFFFF;  

}

It works great on iBooks.
Thanks for your help.

Cela fonctionne  très bien sur iBooks.

Merci pour votre aide.

This topic has been closed for replies.