Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style type="text/css">
- .pfor { display: none; }
- #profile { background-color: transparent; border: none; }
- </style>
- <style type="text/css">
- @font-face { font-family: Pacifico; src: url(https://dl.dropboxusercontent.com/s/odbr5p8xk1ylhdw/Pacifico.ttf); }
- @font-face { font-family: Caviar Dreams; src: url(https://dl.dropboxusercontent.com/s/q50589lvhm47jq8/CaviarDreams.ttf); }
- @font-face { font-family: Red Velvet; src: url(https://dl.dropboxusercontent.com/s/bz8dlq1dbxu7gol/Red%20Velvet%20-%20Demo.ttf); }
- body {
- font-family: verdana;
- font-size: 10px;
- background-color: #683860;
- background-image: url('');
- background-attachment: fixed;
- background-position: bottom right;
- background-repeat: no-repeat;
- text-align: justify;
- color: #888888;
- cursor: url('http://cur.cursors-4u.net/cursors/cur-9/cur817.cur'), default;
- }
- b, strong {font-family:'verdana'; font-variant: small-caps; font-size:15px; color: #685431; font-weight:normal; letter-spacing: -1px;}
- i {color: #ad7777; font-family: 'calibri'; font-variant: small-caps; font-size:11pt; letter-spacing:0px}
- u {color: #666; font-size: 12px; font-weight: light; letter-spacing: 0px; word-spacing: 6px; font-family:Romans; text-transform: normal; font-weight: normal; text-align: center; border-bottom: 1px dotted #889e9f;}
- s {color: #99D6FF; font-size: 11px; font-weight: light; letter-spacing: 0px; font-family:Romans; text-transform: normal; text-decoration: none; font-weight: normal; text-shadow: #FF99D6 0px 0px 1px;}
- big {color: #b30086; font-size: 14px; font-weight: light; letter-spacing: 0px; font-family: caviar dreams; text-transform: normal; text-decoration: none; font-weight: normal; text-align: center; Text-shadow: #666 0px 0px 1px;}
- ::-webkit-scrollbar-button:vertical:{background-color: transparent;
- -moz-border-radius: 0px 0px 0px 0px;
- border-radius:0px 0px 0px 0px;}
- ::-webkit-scrollbar-thumb:vertical {background-color: transparent; height:20px;
- -moz-border-radius: 0px 0px 0px 0px;
- border-radius:0px 0px 0px 0px;}
- ::-webkit-scrollbar-thumb:horizontal {background-color: transparent; height:20px !important;
- -moz-border-radius: 0px 0px 0px 0px;
- border-radius:0px 0px 0px 0px;}
- ::-webkit-scrollbar { height:20px;width:3px; background-color:transparent;}
- ::selection{
- background: #6f607a;
- color: black;
- }
- ::-moz-selection{
- background: #6f607a;
- color: black;
- }
- h1 {
- font-family: caviar dreams;
- color: #b30086;
- font-size: 20px;
- line-height: 5px;
- text-transform: uppercase;
- text-align: right;
- letter-spacing: 1px;
- border-top: 1px solid #b30086;
- }
- #name {
- position: fixed;
- left: 1080px;
- top: 575px;
- font-family: 'Red Velvet';
- font-size: 90px;
- color: #fefefe;
- opacity: 0.6;
- z-index: 730;
- }
- #container {
- position: fixed;
- top: 100px;
- left: 610px;
- width: 620px;
- height: 590px;
- border: 10px Solid #8e4177;
- background-color: #f8e5fe;
- color: #444;
- z-index: 5;
- font-variant: small-caps;
- overflow: auto;
- }
- #ooc {
- position: fixed;
- top: 374px;
- left: 910px;
- width: 295px;
- height: 200px;
- background-color: #fefefe;
- border: 10px Solid #8e4177;
- color: #999;
- z-index: 1400;
- font-variant: small-caps;
- overflow: auto;
- }
- #dossier {
- position: fixed;
- top: 138px;
- left: 910px;
- width: 295px;
- height: 215px;
- background-color: #fefefe;
- border: 10px Solid #8e4177;
- color: #999;
- z-index: 1400;
- font-variant: small-caps;
- overflow: auto;
- }
- #sl {
- position: fixed;
- left: 950px;
- top: 400px;
- z-index: 200;
- }
- #l1 {
- position: fixed;
- top: 630px;
- left: 900px;
- width: 340px;
- height: 50px;
- border: #8e4177 1px solid;
- background-color: #8e4177;
- overflow: auto;
- z-index: 105;
- }
- #img1 {
- position: fixed;
- top: 138px;
- left: 630px;
- width: 250px;
- height: 524px;
- background: url('https://i.imgur.com/3n4Ssjc.jpg');
- background-repeat: no-repeat;
- background-color: #423748;
- background-size: 400px;
- background-position: -50px -40px;
- border: 10px Solid #8e4177;
- color: #666;
- z-index: 50;
- font-variant: small-caps;
- overflow: auto;
- }
- #navi {
- position: fixed;
- top: 645px;
- left: 960px;
- width: 900px;
- height: 30px;
- background-color: transparent;
- z-index: 6000;
- }
- .box {
- position: fixed;
- left: 910px;
- top: 138px;
- width: 285px;
- height: 430px;
- padding: 5px;
- font-family: verdana;
- text-align: justify;
- font-size: 10px;
- line-height: 13px;
- overflow: auto;
- border: 10px Solid #8e4177;
- background-color: #fefefe;
- opacity: 0;
- color: #ededee;
- font-variant: small-caps;
- transition: all 1s ease-in-out;
- z-index: 1300;
- }
- .box:target {
- top: 138px;
- left: 910px;
- opacity: 1;
- z-index: 1600;
- }
- a.nav:link, a.nav:active, a.nav:visited{
- letter-spacing: 1px;
- text-transform: lowercase;
- display: inline-block;
- width: 40px;
- height: 20px;
- color: #99;
- font-family: 'Abel', sans-serif;
- margin: 5px;
- background-color: transparent;
- text-align: center;
- line-height: 13px;
- font-size: 10px;
- word-spacing: 1px;
- font-variant: small-caps;
- cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur819.cur), default;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- }
- a.nav:hover{
- background-color: transparent;
- text-decoration: none;
- cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur819.cur), default;
- }
- a {
- color: #402E42;
- text-decoration: none;
- cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur819.cur), default;
- }
- a:hover {
- color: #61505b;
- text-decoration: none;
- cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur819.cur), default;
- }
- p {
- margin: 10px;
- padding: 5px;
- font-family: verdana;
- font-variant: small-caps;
- color: #ededee;
- text-align: justify;
- font-size: 10px;
- background-color: transparent;
- }
- </style>
- <div id="container"></div> <div id="mainimg"></div>
- <div id="img1"></div>
- <div id="name">rini</div>
- <div id="l1"></div>
- <div id="ooc">
- <h1>Out of Charisma</h1>
- <big>Note</big>: Code was made for Rini only. Leave <a href="/profile.php?user=Bee">Bee</a> a PM/RPCmail for inquires for a profile.<br>
- <br><big>O1</big>. Rabbit girl pride. 🐇
- <br><big>O2</big>. Original spin on the myth.
- <br><big>O3</big>. Smut + Story = 💗, Smut = ⚡, Story = 💋
- <br><big>O4</big>. No vore, scat, etc.
- <br><big>O5</big>. Open to Medieval, Modern, Futuristic.
- <br><big>O6</big>. Be respectful, no drama llamas.
- <br><big>O7</big>. Discord available.
- </div>
- <div id="dossier">
- <h1>Nice Header here</h1>
- <big>Name(s):</big> <font style=float:right>---</font>
- <br><big>Sex:</big> <font style=float:right>---</font>
- <br><big>Age:</big> <font style=float:right>---</font>
- <br><big>Height:</big> <font style=float:right>---</font>
- <br><big>Orientation:</big> <font style=float:right>---</font>
- <br><big>Marital Status:</big> <font style=float:right>---</font>
- <br><big>Hometown:</big> <font style=float:right>---</font>
- <br><big>Hair Colour:</big> <font style=float:right>---</font>
- <br><big>Eye Hue:</big> <font style=float:right>---</font>
- <br><big>Primary Role:</big> <font style=float:right>---</font>
- <br><big>Secondary Role:</big> <font style=float:right>---</font><br>
- </div>
- <div id="navi">
- <a class="nav" href="#one">i</a>
- <a class="nav" href="#two">ii</a>
- <a class="nav" href="#three">iii</a>
- <a class="nav" href="#four">iv</a>
- </div>
- <div id="one" class="box">
- </div>
- <div id="two" class="box">
- </div>
- <div id="three" class="box">
- </div>
- <div id="four" class="box">
- </div>
Add Comment
Please, Sign In to add comment