Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--------------------------------
- SCROLL BANTER (Safehouse Version)
- PLEASE EDIT WITH WYSIWYG TURNED OFF!
- you MUST use safehouse to fill this code.
- go here and paste the code in.
- https://safehou-se.vercel.app/code-filler
- --------------------------------->
- <div class="mx-auto p-0" style="max-width: 800px;">
- {{%Post%
- <!-- start post -->
- <div class="p-md-4 p-3 mb-3"
- style="background-color: #e1e1e1; color: rgba(0,0,0,.75);
- border: 3px inset #ce8c25; border-radius: 1em;">
- <p class="text-uppercase mb-0" style="filter: opacity(70%); font-family: Palatino Linotype;">
- <i class="{{i%Symbol%}}"></i> {{%Writer Name%}} - {{%Character Name%}}
- </p>
- <hr class="my-2" style="border-color: #ce8c25;">
- {{%Post Content%
- <p>
- {{l%Paragraph%}}
- </p>
- %end%}}
- </div>
- <!-- end post -->
- %end%}}
- </div>
Advertisement
Add Comment
Please, Sign In to add comment