Catégorie : Non classé

  • <div class="title-travauxsur">TravauxSur</div>
    
    <style>
    .title-travauxsur {
      font-size: 3rem;
      color: #fff;
      background: linear-gradient(135deg, #FFA500, #FF5722);
      padding: 20px 40px;
      border-radius: 20px;
      box-shadow: 0 8px 16px rgba(0,0,0,0.2);
      text-transform: uppercase;
      letter-spacing: 2px;
      animation: fadeIn 1s ease-in-out;
      text-align: center;
    }
    @keyframes fadeIn {
      from { opacity: 0; transform: translateY(-20px); }
      to   { opacity: 1; transform: translateY(0); }
    }
    </style>
  • Bonjour tout le monde !

    Bienvenue sur WordPress. Ceci est votre premier article. Modifiez-le ou supprimez-le, puis commencez à écrire !

    [contact-form-7 id="5daaf96" title="amakran"]