/* // Self-explanatory */ @font-face { font-family: shit; src: url('https://dl.dropbox.com/u/149630629/Shit%20Happens%20trial%20d__.otf'); } BODY { color:black; font-size: 12px; font-family: arial; background:url("https://dl.dropbox.com/u/149630629/bg2.jpg"); background-attachment: fixed; background-repeat: no-repeat; } /* // anime_surround_box */ #list_surround { background:rgba(255,182,193,0.7); border-radius:20px; padding:15px; margin-top:3%; margin-left:7%; width: 790px; border-style: solid; border-color: #000000; border-color: rgba(0,0,0,0.25); box-shadow:0 5px 7px rgba(0,0,0,0.5); transition:background 2s; } #list_surround:hover { border-radius:20px; padding:15px; margin-top:3%; margin-left:7%; width: 790px; border-style: solid; border-color: #000000; border-color: rgba(0,0,0,0.25); box-shadow:0 6px 8px rgba(0,0,0,0.5); background:rgba(255,182,193,0.3); transition-delay:; } /* // All links on your list */ a:link { color:#D02090 ; font-family: arial; opacity: 0.8; text-decoration:none ; } a:visited { color:#D02090 ; opacity: 0.8; text-decoration:none ; } a:hover { color:#FF00FF ; text-decoration:none; } /* // Alternating row color 1 */ .td1 { color: ; color: rgba(0,0,0,0.75); /*border-width: 0px 1px 1px 0px; border-style: solid; border-color: #000000;*/ padding: 2px; background-color:#d1e1a2; background-color: rgba(255,105,180,0.8); box-shadow:0 5px 7px rgba(0,0,0,0.5); transition: padding 0.5s linear 0.25s; } .td1:hover { color: ; color: rgba(0,0,0,0.75); /*border-width: 0px 1px 1px 0px; border-style: solid; border-color: #000000;*/ padding-top: 6px; padding-bottom: 6px; background-color:#d1e1a2; background-color: rgba(255,105,180,0.8); box-shadow:0 5px 7px rgba(0,0,0,0.5); } .td2 { color: #000000; color: rgba(0,0,0,0.75); /*border-width: 0px 1px 1px 0px; border-style: solid; border-color: #000000;*/ padding: 2px; background-color: #b1e1a2; background-color: rgba(255,184,193,0.8); box-shadow:0 5px 7px rgba(0,0,0,0.5); transition: padding 0.5s linear 0.25s; } .td2:hover { color: #000000; color: rgba(0,0,0,0.75); /*border-width: 0px 1px 1px 0px; border-style: solid; border-color: #000000;*/ padding-top: 6px; padding-bottom: 6px; background-color: #b1e1a2; background-color: rgba(255,184,193,0.8); box-shadow:0 5px 7px rgba(0,0,0,0.5); } /* // This represents the "Anime Title", "Score", "# Eps" columns */ .table_header { font-family: arial; font-weight: bold; font-size: 12px; color: #000000; color: rgba(0,0,0,0.75); background-color: #b1e1a2; background-color: rgba(255,184,193,0.8); background-color: #b1e1a2; background-color: rgba(255,184,193,0.8); border-top-right-radius: 7px; border-top-left-radius: 7px; -webkit-border-top-right-radius: 7px; -webkit-border-top-left-radius: 7px; -moz-border-top-right-radius: 7px; -moz-border-top-left-radius: 7px; -o-border-top-right-radius: 7px; -o-border-top-left-radius: 7px; padding-top: 1px; padding-left: 2px; padding-right: 2px; } /* // headerLink represents the color of the links inside the_header */ .table_headerLink { color: ; } .table_headerLink:Visited { color: ; } .table_headerLink:Hover { color: ; } /* // Controls the select form decoration (the drop down select box) */ .form { border-width: ; border-color: ; border-style: ; color: ; padding: ; font-size: px; font-family: ; } /* Which 'status' up top is selected? */ .status_selected { background:rgba(255,182,193,0.3); border-radius:7px; padding-bottom: 2px; border-style: solid; border-color: #000000; border-color: rgba(0,0,0,0.25); box-shadow:0 2px 4px rgba(0,0,0,0.5); } .status_selected:hover { background:rgba(255,182,193,0.3); border-radius:7px; padding-bottom: 2px; border-style: solid; border-color: #000000; border-color: rgba(0,0,0,0.25); box-shadow:0 2px 4px rgba(0,0,0,0.7); } .status_not_selected { color: ; border-width: 2px; border-style: solid; border-color: rgba(0,0,0,0.25); box-shadow:0 2px 4px rgba(0,0,0,0.5); padding: ; background-color: rgba(255,210,210,0.5) ; border-radius: 7px; } .status_not_selected:hover { background:rgba(255,182,193,0.3); border-radius:7px; padding-bottom: 2px; border-style: solid; border-color: #000000; border-color: rgba(0,0,0,0.25); box-shadow:0 2px 4px rgba(0,0,0,0.7); } /* Header classes for Currently Watching, Completed, Dropped, etc... */ .header_cw { } .header_completed { } .header_onhold { } .header_dropped { } .header_ptw { } .header_title { background-image: url('https://dl.dropbox.com/u/149630629/watching.png'); /*font-size: 29px; font-family: harley; font-style: bold;*/ } .category_totals { } #mal_cs_otherlinks { transition: background 1s; } #mal_cs_otherlinks:hover { background-image: linear-gradient(bottom, rgb(61,61,61) 15%, rgb(41,41,41) 58%, rgb(0,0,0) 100%); background-image: -o-linear-gradient(bottom, rgb(61,61,61) 15%, rgb(41,41,41) 58%, rgb(0,0,0) 100%); background-image: -moz-linear-gradient(bottom, rgb(61,61,61) 15%, rgb(41,41,41) 58%, rgb(0,0,0) 100%); background-image: -webkit-linear-gradient(bottom, rgb(61,61,61) 15%, rgb(41,41,41) 58%, rgb(0,0,0) 100%); background-image: -ms-linear-gradient(bottom, rgb(61,61,61) 15%, rgb(41,41,41) 58%, rgb(0,0,0) 100%); background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.15, rgb(61,61,61)), color-stop(0.58, rgb(41,41,41)), color-stop(1, rgb(0,0,0)) ); ); } #grand_totals { text-align: center; } /* header_al is thesurrounding "User's Anime List" at the top */ .header_al { font-weight: bold; font-size: 28px; padding-left: 20px; } /* header_al_links is thewith your "Profile" and "MyAnimeList home" links */ .header_al_links { color: yellow; } /* controls what styles you can give to all the anime titles in your list */ .animetitle { font-weight: bold; } /* copyright contains the "Producted by Garrett Gyssler" text DO NOT REMOVE OR HIDE THIS DIV IF FOUND TO BE REMOVED, YOUR LIST WILL BE REMOVED TOO */ #copyright { } ";