date

texte défilant 1

Bienvenue sur mon blog! SVP un petit clic sur mes boutons ci-dessus

texte défilant

Je vous souhaite de passer une très belle journée ...
Affichage des articles dont le libellé est bordures et arrondis. Afficher tous les articles
Affichage des articles dont le libellé est bordures et arrondis. Afficher tous les articles

mardi 4 février 2025

Mon CSS - bordures et coins arrondis

 /*titre colonne*/

div.widget > h2, div.widget h2.title {

         padding:10px;

    border-radius: 25px;

    border: 4px solid #3346ff ;

margin: 0 0 1em 0;

text-align:center;

   }

/*distance contour*/

.main-inner .widget h2 {

    margin: 0 0px;

       border-bottom: 3px solid #3346ff;

}

/*titre article*/

h3.post-title  {border:3px solid #3346ff ;

padding: 6px; border-radius: 25px;

text-align:center;

 }

/*bordure article*/

.post-body { background-color:#000000;  border-radius: 25px; border: 2px solid #3346ff;

}


/*bordure de l'image METRE LE NOMBRE DE PX*/

.post-body img {

    padding: 8px;

     border: 0px solid #3346ff;

    border-radius:25px;

}

/*Widget de la petite colonne*/

.main-inner .widget {

    background-color:  #000000;

    border:  1px solid #3346ff ;

border-radius: 25px;

    padding: 5px 5px 5px 5px;

    margin: 20px -16px;

    margin-top: 20px;

    text-align: center;

   }

ligne simple= solid

pointillé= dotted

double=double