Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .blurbs, #top, #box, .box, #header, #hSub, button {
- background: black;
- color: black;
- blox-shadow: 1px 0 #00b2ce,0 1px #00b2ce,1px 1px #00b2ce,inset 1px 1px #00b2ce,0 0 150px 1px rgba(255,0,255,.5);
- box-shadow: 1px 0 #00b2ce, 0 1px #00b2ce, 1px 1px #00b2ce, inset 1px 1px #00b2ce;
- background-color: #00b2ce;
- border-left: 4px solid #00b2ce;
- border-right: 4px solid #00b2ce;
- border-bottom: 4px solid #00b2ce;
- border-top: 1px solid #00b2ce;
- border-color: solid #00b2ce;
- }
- .player {
- padding: 4px;
- margin-top: 20px;
- margin-bottom: 20px;
- background: #00b2ce;
- color: #000;
- width: calc(100% - 10px );
- border: 1px solid #999;
- }
- #header > span > a[href^="logout"] {
- background-image: url();
- background-size: 100% 100%;
- }
- .fwiendCount {
- color: #ffffff;
- }
- .box:not(.player):not(.comments),
- table.short,
- .url.box a {
- color: #000 !important;
- }
- a, .boxButton {
- color: #ffffff;
- }
- #lastLogin, #name { font-size: 0 }
- #lastLogin::before { content: "2008/04/07"; font-size: small }
- .topLeft > div:first-child { padding: 1.1em 0 }
- .topLeft > div:first-child::before { color: white; content: "Xbox 360"; font-weight: bold; font-size: 26px
- }
- h4 {
- color: #ffffff;
- margin-bottom: 0px;
- }
- .rightHead {
- background: #00b2ce;
- color: #ffffff;
- padding-left: 4px;
- }
- .logo {
- content: test;
- height: 26px !important;
- }
- .logo b span {
- display: none;
- }
- .logo b:before {
- content: "";font-size:15px; color: white;
- }
- div#header {
- background: #00b2ce;
- }
- div#hSub {
- Background: #00b2ce;
- color: white;
- }
- .tableRight {
- width: 75%;
- background: #00b2ce;
- padding: 10px;
- vertical-align: top;
- overflow-wrap: anywhere;
- background-image: url();
- background-size: 100% 100%;
- color: white;
- }
- .tableLeft {
- background: #00b2ce;
- width: 25%;
- padding: 10px;
- vertical-align: top;
- overflow: hidden;
- background-image: url();
- }
- .url a::after {
- font-size: 15px;
- content: "000";
- }
- .blog {
- background-color: #00b2ce;
- padding: 15px;
- }
- .boxHead {
- background: #00b2ce;
- color: white;
- padding: 3px;
- padding-bottom: 4px;
- padding-left: 6px;
- }
- .url {
- border: solid 2px #999;
- padding: 2px;
- }
- body {
- background-image: url(https://i7.pngguru.com/preview/7/930/333/xbox-360-playstation-4-xbox-one-desktop-wallpaper-4k-resolution-wallpaper.jpg);
- background-size: cover;
- background-attachment: fixed;
- background-position: 50% 50%;
- background-repeat: no-repeat;
- }
- .url.box {
- animation: bootAndClippy 8s steps(1) none;
- animation-fill-mode: forwards;
- }
- @keyframes bootAndClippy {
- from {
- background: url(https://i.ibb.co/xD0Fdcr/Xbox-360-Blue-Edition-Start-up-s.gif) #000;
- background-position: center;
- background-size: contain;
- background-repeat: no-repeat;
- position: fixed;
- right: 0;
- bottom: 0px;
- top: 0;
- left: 0;
- color: #ffffff00;
- border: none;
- box-shadow: none;
- filter: drop-shadow(8px 9px 15px #00000044);
- z-index: 1000;
- }
Add Comment
Please, Sign In to add comment