Le Deal du moment :
Tablette 11″ Xiaomi- Mi Pad 6 global version ...
Voir le deal
224.97 €

Terrible :: Codes messages :: Fiches RP
Awful
Lun 13 Fév - 11:07
Awful

We're not broken, we're just bent and we can learn to love again

Alias 1 & Alias 2

We're not broken Giphy

          Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
     


L'image fait 100 par 100 pixels

Si vous souhaitez changer la couleur du fond vert, c'est dans .rp-wrap::after


Code:
<link href="https://fonts.googleapis.com/css?family=Roboto:400,900|Open+Sans" rel="stylesheet"><style>.rp-wrap { width: 500px; background-color: #e6e3f9; box-sizing: border-box; position: relative; font-family: 'Roboto', sans-serif; overflow: hidden; margin: auto;line-height: 1.4em; } .rp-wrap:after { content:""; width: 0; height: 0; border-style: solid; border-width: 200px 800px 0 0; border-color: #47d493 transparent transparent transparent; position: absolute; top: 0; } .rp-wrap:before { content: ""; width: 800px; height: 100px; background: #fff; position: absolute; top: 50px; transform: rotate(-10deg); left: -100px; } .rp-wrap h2 { position: absolute; transform: rotate(-15deg); width: 310px; top: 60px; left: 160px; font-size: 15px; text-transform: uppercase; color: #fff; text-shadow: -1px 0 0 #39ad77; z-index: 2; font-weight:bold; } .rp-wrap h3 { position: absolute; transform: rotate(-15deg); width: 200px; top: 40px; left: 160px; font-size: 10px; text-transform: uppercase; color: #39ad77; z-index: 2; font-weight: normal; } .rp-wrap h3:before { content: "Feat"; position: absolute; margin-top: -35px; margin-left: -80px; font-size: 70px; text-transform: uppercase; color: #39ad77; z-index: 2; font-weight: bold; } .rp-wrap .icon { position: absolute; border-radius: 50%; left: 50px; border: 3px solid #39ad77; top: 100px; z-index: 2; width: 100px; height: 100px; overflow: hidden; } .rp-wrap .icon img { height: 100px; } .rp-txt { font-family: 'Open Sans', sans-serif; width: 70%; text-align: justify; margin: auto; padding: 240px 0 50px; font-size: 10px; line-height: 16px; } .rp-credit { position: absolute; width: 100%; text-align: center; bottom: 15px; } .rp-credit a { text-decoration: none!important; color: #bababa!important; font-size: 9px; letter-spacing: 1px; }</style><div class="rp-wrap"><!--
--><h2>We're not broken, we're just bent and we can learn to love again</h2><!--
--><h3>Alias 1 & Alias 2</h3><!--
--><div class="icon"><img src="https://media.giphy.com/media/mLa2pKrcyQCUo/giphy.gif" alt="" /></div><!--
--><div class="rp-txt">
          Texte ici
      </div><!--
--><div class="rp-credit"><a href="http://terrible.forumactif.org/" target="_blank"></> awful</a></div>
</div>