Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- !! NAV POST !!
- <raw-code><center>
- <div style="display: flex; flex-wrap: wrap; width: 800px; box-shadow: #f4eeee 20px -20px; border-radius: 10%; overflow: hidden;">
- <img src="https://i.imgur.com/kmrMwzc.png" width="500px">
- <div style="background: #fcf1d3; width: 300px; text-align: center; font-family: 'merienda', serif; padding-top: 70px;">
- <div style="font-size: 3em; color:transparent;
- -webkit-background-clip:text;
- background-clip:text;
- background-image:-moz-linear-gradient(left, #f19b53 0%, #da4e4f 100%);
- background-image:-webkit-linear-gradient(left, #f19b53 0%, #da4e4f 100%);
- background-image:linear-gradient(to right, #f19b53 0%, #da4e4f 100%);"><b>Fractura</b></div>
- <div style="width: 95%; display: flex; flex-wrap: wrap; justify-content: center; margin-left: 2.5%;">
- <a href="https://bakaomi.dreamwidth.org/5847.html" style="font-size: 2em; margin-bottom: 10px;">ic inbox</a>
- <br><a href="LINK" style="font-size: 2em; margin-bottom: 10px;">information</a>
- <br><a href="LINK" style="font-size: 2em; margin-bottom: 10px">player contact</a>
- <br><a href="https://twitter.com/alalfm147/" style="font-size: 2em; margin-bottom: 10px">art credit</a></div>
- <br>
- <div style="font-size: 3em; color:transparent;
- -webkit-background-clip:text;
- background-clip:text;
- background-image:-moz-linear-gradient(left, #f19b53 0%, #da4e4f 100%);
- background-image:-webkit-linear-gradient(left, #f19b53 0%, #da4e4f 100%);
- background-image:linear-gradient(to right, #f19b53 0%, #da4e4f 100%);"><b>Plasmatio</b></div>
- <div style="width: 100%; display: flex; flex-wrap: wrap; justify-content: center;">
- <a href="https://bakaomi.dreamwidth.org/1103.html" style="font-size: 2em;">pc directory</a></div>
- </div>
- </div>
- <br></center></rawcode>
- !! CSS !!
- body {
- background-color: #3b3b53;
- }
- #lj_controlstrip a {background-color: none !important;
- }
- a {
- font-family: 'sulphur point', sans serif;
- color: #94c1a0;
- text-decoration: none;
- background-color: #213049;
- padding: 5%;
- width: 8em !important;
- }
- a:hover {
- color: #94c1a0;
- background-color: #bd8094;
- padding: 5%;
- transition: background-color 1s ease;
- text-decoration: none;
- }
- #content {
- text-align: center;
- align-items: center;
- }
- /*subtitle*/
- #subtitle {
- color: #fcf1d3;
- font-family: 'sulphur point', sans serif;
- text-align: center;
- font-size: 3em;
- }
- /*disabled*/
- #secondary, .module-wrapper, .footer, #pagetitle, #footer, .datetime, .userpic, .entry-title, #title, .navigation {
- display: none;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement