Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- html, body {background: url('https://i.pinimg.com/originals/3f/4e/71/3f4e718c40b29676ebdc89315879f7dd.jpg') fixed no-repeat top center / cover;}
- body {cursor: url('http://cur.cursors-4u.net/cursors/cur-9/cur834.cur'), auto !important;}
- #footer~script[src*='blockedimage']~script+script+div[style*='display']~div, noscript+script+script+noscript+div[style*='display']~div {display: none !important;}
- /* Header */
- #viewer #gaia_header {
- background: #FFFFFF;
- height: 28px !important;
- }
- #gaia_header ul {
- background: none !important;
- box-sizing: border-box;
- font: 0px/28px 'Trebuchet MS', Helvetica, sans-serif !important;
- padding: 0 1px !important;
- text-transform: uppercase;
- }
- #header_right {float: right !important;}
- #gaia_header .spacer {display: none !important;}
- #gaia_header li {margin: 0 5px;}
- #gaia_header a {
- color: gray !important;
- font-weight: normal;
- font-size: 12px;
- letter-spacing: 1px;
- text-decoration: none;
- transition: all .2s ease;
- }
- #gaia_header a:hover {opacity: .4;}
- #header_left img {
- background: url('http://i.imgur.com/CNt52rr.png') -2px 0;
- opacity: .5;
- padding: 0 40px 0 0;
- width: 0;
- }
- /* Columns */
- #column_1, #column_2, #column_3 {
- float: none;
- font-size: 0;
- margin: 0;
- width: 100%;
- }
- #columns {
- top: 100px;
- left: calc(50% - 210px);
- width: 420px;
- }
- /* Panels */
- .panel, .panel h2 {
- color: gray;
- text-align: center;
- }
- .panel {
- font: 12px/1.4em 'Trebuchet MS', Helvetica, sans-serif;
- background-color: #FFFFFF;
- padding: 10px;
- margin: 0;
- opacity.85;
- }
- .panel h2 {
- background: none;
- border-bottom: 3px double rgba(0, 0, 0, .1);
- font-size: inherit;
- font-weight: normal;
- letter-spacing: 4px;
- line-height: 10px;
- margin: 0 -10px 10px -10px;
- padding: 5px 5px 5px 15px;
- text-transform: uppercase;
- }
- .panel a, .panel p strong {
- color: black;
- font-weight: normal;
- text-decoration: none;
- transition: all .3s ease;
- }
- .panel a:hover {color: gray;}
- .panel ul {margin-left: 0 !important;}
- .panel img {max-width: 100% !important;}
- #id_details p, #id_forum p {margin: 0;}
- /* Decorations */
- #pictures_container, #texts_container {
- font: 12px 'Trebuchet MS', Helvetica, sans-serif;
- height: 1px;
- left: 50%;
- overflow: visible;
- position: absolute;
- top: 50%;
- width: 1px;
- }
- /* Drop-Down Menu */
- .forum_userstatus {
- border: 1px solid gray;
- margin: 3px auto;
- padding: 2px;
- width: 120px;
- }
- #id_details .online, #id_details .offline {
- color: gray;
- font-size: 10px !important;
- line-height: 14px;
- }
- #avatar_menu {
- background: white;
- border: 1px solid gray;
- width: 124px;
- }
- .menu_seperator {display: none;}
- #avatar_menu a {
- color: gray;
- font: 12px/12px 'Trebuchet MS', Helvetica, sans-serif;
- text-align: center;
- }
- #avatar_menu a:hover {
- background: gray;
- color: white;
- }
- /* Comments */
- #alert_container {float: none;}
- #id_comments dt {padding: 2px 0;}
- .deletecomment, #alerts_banner, #id_comments dl :nth-child(n+9) {display: none;}
- /* Wish List and Equipped List */
- #id_wishlist .item, #id_equipment .item {
- display: inline-block;
- float: none !important;
- }
- #id_wishlist img, #id_equipment img {
- border: 1px solid transparent;
- opacity: .5;
- padding: 1px;
- transition: all .3s ease;
- }
- .premium_sparkle {display: none;}
- #id_wishlist img:hover, #id_equipment img:hover {
- border-color: gray;
- opacity: 1;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement