Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <head><link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous"></head><style>
- #button {
- display: flex;
- align-items: center;
- background: white;
- padding: 4px;
- width: 13em;
- border-radius: 30px;
- border: 0.1px solid #8a8a8a;
- }
- p3 {
- display: flex;
- align-items: center;
- font-size: 0.9em;
- color: #fff;
- font-family: βgeorgiaβ;
- animation: blinkingText 0.875s infinite;
- margin: auto;
- }
- @keyframes blinkingText {
- 0% {
- color: #fff;
- }
- 49% {
- color: #fff;
- }
- 60% {
- color: #ad92c2;
- }
- 99% {
- color: #ad92c2;
- }
- 100% {
- color: #fff;
- }
- }
- @font-face {
- font-family: mamemoji;
- src: url(https://dl.dropbox.com/s/vlxjtnvrl9s0snp/Nintendo-DS-BIOS.ttf);
- }
- </style>
- <div id="button">
- <i class="fas fa-globe" style="font-size:20px; color: #ad92c2;"></i>
- <text style="color:#574d4c;display: flex; align-items: center;font-family:arial; font-size:.665em;"> who is loevgirls? <p3> |</p3> π</div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement