Advertisement
NecromancerCoding

Nara Multiusos

Nov 12th, 2019
908
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.83 KB | None | 0 0
  1. <div class="mysterious">
  2. <input name="mysterious" id="mysterious" type="checkbox"></input>
  3. <div class="mimg"></div>
  4. <div class="mheader">
  5. <m>NOMBRE APELLIDO</m>
  6. <n>Grupo o rango</n>
  7. </div>
  8. <div class="mtext"><p>Texto.</p></div>
  9. <label for="mysterious"><i class="fas fa-plus"></i></label>
  10. </div>
  11. <a class="ncredit" href="http://necromancercoding.tumblr.com">NC</a>
  12.  
  13. <style>.mysterious{ --bckg:#fafafa; --header:#fff; --border:#ddd; --bradius:5px; --txt:#444; --accent:#d390a3; --accent-2:#cb7990; --button:#fff; --img:url(https://placehold.it/356x200); }</style><link rel="stylesheet" href="https://kit-pro.fontawesome.com/releases/v5.11.2/css/pro.min.css"/><link href="https://fonts.googleapis.com/css?family=Raleway:700&display=swap" rel="stylesheet"/><link href="https://dl.dropbox.com/s/g8m2nv1t2w70tix/mysterious.css" rel="stylesheet"/>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement