Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #profile-container {
- background: none;
- }
- body {
- background: #ccc;
- background-image:url(https://s-media-cache-ak0.pinimg.com/originals/d8/9c/05/d89c05208a34700beeaedc08c7474ba6.jpg);
- background-repeat:repeat;
- background-position:center;
- background-attachment: fixed;
- font: 11px arial;
- color: #000000;}
- }
- body,
- a:hover {
- cursor: url(http://31.media.tumblr.com/tumblr_m2umkqvNUT1qfamg6.gif), progress !important;
- }
- @font-face {
- font-family: Name;
- src: url(https://dl.dropbox.com/s/2hyxkli58yf612h/Debby.ttf?dl=0);
- }
- @font-face {
- font-family: text;
- src: url(https://dl.dropbox.com/s/lejbvspe73o079n/OpenSans-CondLight.ttf?dl=0);
- }
- .Name {
- Z-index: 5;
- position: absolute;
- top: -15px;
- left: 300px;
- width: 670px;
- height: 70px;
- font-family: Name;
- color: #fff;
- text-align: right;
- font-size: 60px;
- }
- .Pic {
- z-index: 10;
- position: absolute;
- top: 110px;
- left: 330px;
- border: none;
- background-image: url(https://d.wattpad.com/story_parts/88/images/14d633b017b5ca4c966343448158.jpg);
- background-size: auto 100%;
- width: 250px;
- height: 370px;
- padding: 5px;
- color: #1b1b1b;
- }
- .Pictwo {
- z-index: 10;
- position: absolute;
- top: 110px;
- left: 1000px;
- border: none;
- background-image: url(https://cdn.discordapp.com/attachments/258769738887331840/369625439393546250/9eef5d163ebc532e583b837f44bb4b63.jpg);
- background-size: auto 100%;
- width: 250px;
- height: 370px;
- padding: 5px;
- color: #1b1b1b;
- }
- .Box {
- z-index: 9;
- position: absolute;
- top: 100px;
- left: 310px;
- border: none;
- background: #666;
- box-shadow: 10px 10px 5px #222;
- width: 980px;
- height: 400px;
- }
- table,
- th,
- td {
- font-family: text;
- }
- td:nth-child(odd) {
- color: #888
- }
- td:nth-child(even) {
- color: #cfcfcf
- }
- .tabs {
- position: absolute;
- width: 5px;
- }
- .tab label {
- top: 95px;
- left: 992px;
- float: right;
- height: 6px;
- margin-top: 10px;
- border: none;
- background: #333;
- border-radius: 50px;
- width: 5px;
- padding: 5px;
- position: relative;
- z-index: 400;
- -webkit-transition: all .5s ease;
- }
- .tab label:hover {
- background: #111;
- box-shadow: 0 0 9px #000;
- }
- .tab [type=radio] {
- display: none;
- }
- .content {
- position: absolute;
- top: 110px;
- left: 600px;
- width: 360px;
- height: 360px;
- background: #444;
- padding: 10px;
- border: none font-size: 15px;
- color: #111;
- font-family: text;
- font-size: 16px;
- overflow: auto;
- z-index: 20;
- }
- [type=radio]:checked ~ label {
- background: #333;
- }
- [type=radio]:checked ~ label ~ .content {
- z-index: 30;
- }
- ::-webkit-scrollbar {
- display: none;
- }
- a:link,
- a:visited,
- a:active {
- text-decoration: none;
- color: #000;
- -webkit-transition: all .5s ease;
- }
- a:hover {
- color: #444;
- -webkit-transition: all .5s ease;
- }
- .Credit {
- position: fixed;
- right: 50px;
- bottom: 50px;
- width: 20px;
- height: 20px;
- border-radius: 20px;
- border-color: #fff;
- border-style: dotted;
- border-width: 2px;
- background: #000;
- -webkit-transition: all 1s ease;
- .Credit:hover {
- background: #fff;
- border-color: #000;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement