Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style type="text/css">
- @import url(//fonts.googleapis.com/css?family=Charm|Redressed|Rochester|Forum|Cookie);
- body{
- background-color: #fff;
- background-image: linear-gradient(45deg, #000 35%, #09040F, #091022, #0F1A3A, #19306D, #1B398C);
- background-position: bottom;
- background-size: 110%;
- background-repeat:no-repeat;
- }
- #whole {
- position: fixed;
- left: 0px;
- right: 0px;
- top: 0px;
- bottom: 0px;
- }
- ::-webkit-scrollbar-track {
- background-color:;
- }
- ::-webkit-scrollbar-thumb {
- background-color:;
- }
- ::-webkit-scrollbar {
- width:2px;
- height:5px;
- }
- #container {
- position: absolute;
- left: 15%;
- top: 15%;
- height: 470px;
- width: 950px;
- border-top: 3px solid #1B398C;
- border-left: 3px solid #1B398C;
- border-right: 3px solid #000;
- border-bottom: 3px solid #000;
- background-color: #0F1A3A;
- box-shadow: 0px 0px 10px 10px #19306D;
- background-image: url('https://i.ibb.co/xsdy7Cp/planet.png');
- background-size: 15%;
- background-repeat: repeat;
- }
- #img {
- position: absolute;
- z-index: 1;
- opacity: 1;
- top: -60px;
- left: 250px;
- height: 170px;
- width: 170px;
- background-color: transparent;
- border-radius: 50%;
- background-image: url('https://media1.tenor.com/images/6667a60f39f8b66e6c92fb44af1d7e4c/tenor.gif?itemid=5528291');
- background-size: 100%;
- background-repeat: no-repeat;
- border: 5px solid #1B398C;
- box-shadow: 0px 0px 8px 8px #19306D;
- }
- #img:hover {
- background-image: url('https://thumbs.gfycat.com/FakeSmallAndeancondor-max-1mb.gif');
- background-size: 120%;
- }
- #raven1 {
- position: absolute;
- z-index: 1;
- right: -61px;
- top: -61px;
- height: 100px;
- width: 100px;
- background-color: transparent;
- background-image: url('https://pngimage.net/wp-content/uploads/2018/06/raven-silhouette-png-5.png');
- background-size: 100%;
- background-repeat: no-repeat;
- }
- #first {
- position: absolute;
- z-index: 1;
- left: -5px;
- top: -60px;
- height: 180px;
- width: 260px;
- background-image: url('https://i.ibb.co/RztQG1K/ilarion.png');
- background-size: 100%;
- background-repeat: no-repeat;
- }
- #last {
- position: absolute;
- z-index: 1;
- right: -5px;
- bottom: -220px;
- height: 210px;
- width: 300px;
- background-image: url('https://i.ibb.co/mbgMHbf/Serpionov.png');
- background-size: 100%;
- background-repeat: no-repeat;
- }
- #leftbot {
- position: absolute;
- z-index: 1;
- bottom: 10px;
- left: 10px;
- height: 170px;
- width: 300px;
- border: 2px solid #1B398C;
- box-shadow: 0px 0px 3px 3px #19306D;
- padding: 5px;
- overflow-y: auto;
- background-color: #000;
- color: #fff;
- font-family: 'Forum';
- font-size: 11px;
- line-height: 16px;
- }
- #rightbot {
- position: absolute;
- z-index: 1;
- bottom: 10px;
- right: 290px;
- height: 170px;
- width: 300px;
- border: 2px solid #1B398C;
- box-shadow: 0px 0px 3px 3px #19306D;
- padding: 5px;
- overflow-y: auto;
- background-color: #000;
- color: #fff;
- font-family: 'Forum';
- font-size: 11px;
- line-height: 16px;
- }
- #nickname {
- position: absolute;
- z-index: 1;
- top: 178px;
- height: 150px;
- left: 180px;
- width: 400px;
- background-image: url('https://i.ibb.co/2yqPMMg/ILYA.png');
- background-size: 80%;
- background-repeat: no-repeat;
- }
- #topright {
- position: absolute;
- z-index: 1;
- top: 10px;
- right: 290px;
- height: 235px;
- width: 138px;
- border: 2px solid #1B398C;
- box-shadow: 0px 0px 3px 3px #19306D;
- padding: 5px;
- overflow-y: auto;
- background-color: #000;
- color: #fff;
- font-family: 'Forum';
- font-size: 11px;
- line-height: 16px;
- }
- #topleft {
- position: absolute;
- z-index: 1;
- top: 10px;
- left: 10px;
- height: 235px;
- width: 138px;
- border: 2px solid #1B398C;
- box-shadow: 0px 0px 3px 3px #19306D;
- padding: 5px;
- overflow-y: auto;
- background-color: #000;
- color: #fff;
- font-family: 'Forum';
- font-size: 11px;
- line-height: 16px;
- }
- p::first-letter {
- font-size: 190%;
- font-family: 'Rochester';
- color: #1B398C;
- margin-right: 3px;
- float: left;
- margin-top: 0px;
- }
- h1 {
- font-family: 'Cookie';
- font-size: 20px;
- background-color: #040069;
- background-image: url('https://img1.picmix.com/output/stamp/thumb/9/6/4/6/1606469_f1f53.gif');
- line-height: 20px;
- background-size: 16%;
- background-repeat: repeat;
- color: #fff;
- text-align: center;
- margin-top: 3px;
- letter-spacing: 2px;
- margin-bottom: 4px;
- }
- b {
- font-family: 'Redressed';
- color: #B9C9DB;
- }
- a {
- font-family: 'Cookie';
- color: #FFFBAB;
- text-decoration: none;
- font-size: 12px;
- }
- a:hover {
- color: #606D7B;
- text-decoration: underline;
- }
- i {
- font-family: 'Charm';
- color: #5BACFF;
- }
- </style>
- <div id="whole" oncontextmenu="return false;">
- <div id="container">
- <div id="img"></div>
- <div id="raven1"></div>
- <div id="first"></div>
- <div id="last"></div>
- <div id="nickname"></div>
- <div id="leftbot"><h1>Out of Character</h1>
- <B>00.</B> This profile was coded by <a href="//roleplay.chat/profile.php?user=Sailor+Chuu" target="_blank">Chuu</a> for Ilarion. No touchy!</div>
- <div id="rightbot"><h1>School Dossier</h1></div>
- <div id="topleft"><h1>Personality</h1><p>Pain and suffering are always inevitable for a large intelligence and a deep heart. The really great men must, I think, have great sadness on earth.</p></div>
- <div id="topright"><h1>Statistics</div>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement