Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*
- // Self-explanatory
- */
- BODY
- {
- background-image: url(http://www.myanimelist.net/images/userwalls/44351.jpg);
- background-attachment: fixed;
- background-repeat: no-repeat;
- background-position: center center;
- font-size: 11.00px;
- font-family: Verdana, Arial;
- background-color: #000000;
- }
- /*
- // Determines the positioning of your list
- */
- #list_surround
- {
- padding: 10px;
- align: left;
- margin: 0 auto; width: px;
- }
- /*
- // All links on your list
- */
- a
- {
- align: left;
- color: #9e1818;
- text-decoration: none;
- }
- a:visited
- {
- align: left;
- color: #9e1818;
- text-decoration: none;
- }
- a:hover
- {
- align: left;
- color: #a12f2f;
- text-decoration: underline;
- }
- /*
- // Alternating row color 1
- */
- .td1
- {
- align: left;
- color: #FFFFFF;
- border-width: 0px 1px 1px 0px;
- border-style: solid;
- border-color: #000000;
- padding: 2px;
- background-color: #3b3b3b;
- }
- /*
- // Alternating row color 2
- */
- .td2
- {
- align: left;
- color: #FFFFFF;
- border-width: 0px 1px 1px 0px;
- border-style: solid;
- border-color: #000000;
- padding: 2px;
- background-color: #1c1c1c;
- }
- /*
- // This represents the "Anime Title", "Score", "# Eps" columns
- */
- .table_header
- {
- align: left;
- color: #FFFFFF;
- border-width: 1px 1px 1px 0px;
- border-style: solid;
- border-color: #000000;
- background-color: #000000;
- padding: 2px;
- }
- /*
- // headerLink represents the color of the links inside the_header
- */
- .table_headerLink
- {
- align: left;
- color: ;
- }
- .table_headerLink:Visited
- {
- align: left;
- color: ;
- }
- .table_headerLink:Hover
- {
- align: left;
- color: ;
- }
- /*
- // Controls the select form decoration (the drop down select box)
- */
- .form
- {
- align: left;
- border-width: 1px 1px 1px 1px;
- border-color: #FFFFFF;
- border-style: solid;
- color: #000000;
- padding: 2px;
- font-size: 11.00px;
- font-family: Verdana, Arial;
- }
- /* Which 'status' up top is selected? */
- .status_selected
- {
- align: left;
- color: #FFFFFF;
- border-width: 0px 1px 1px 0px;
- border-style: solid;
- border-color: #000000;
- padding: 2px;
- background-color: #3b3b3b;
- }
- .status_not_selected
- {
- align: left;
- color: #FFFFFF;
- border-width: 0px 1px 1px 0px;
- border-style: solid;
- border-color: #000000;
- padding: 2px;
- background-color: #1c1c1c;
- }
- /*
- Header classes for Currently Watching, Completed, Dropped, etc...
- */
- .header_cw
- {
- align: left;
- }
- .header_completed
- {
- align: left;
- }
- .header_onhold
- {
- align: left;
- }
- .header_dropped
- {
- align: left;
- }
- .header_ptw
- {
- align: left;
- }
- .header_title {
- align: left;
- font-size: 14px;
- font-weight: bold;
- }
- .category_totals
- {
- align: left;
- color: #FFFFFF;
- }
- #grand_totals
- {
- align: left;
- color: #FFFFFF;
- text-align: center;
- }
- /* header_al is thesurrounding "User's Anime List" at the top */
- .header_al
- {
- align: left;
- font-weight: bold;
- font-size: 16px;
- }
- /* header_al_links is thewith your "Profile" and "MyAnimeList home" links */
- .header_al_links
- {
- align: left;
- }
- /* controls what styles you can give to all the anime titles in your list */
- .animetitle
- {
- align: left;
- 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
- {
- align: left;
- padding-top: 6px;
- text-align: center;
- margin: 0 auto;
- width: px;
- }
- http://static.tumblr.com/33087e9d6106c9e4b55d5e162caa2790/ykjvsya/quDmqcxpi/tumblr_static_tumblr_mm123rmhx91rpyhb4o1_500.png
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement