- /* -----------------------------------------------------------------------------
- ___ _ _ ___ ___ ___ _ _ ___ _ ___ ___ _____ _ _ ___ __ __ ___ ___
- / __| || |_ _| _ \/ _ \| | | / __| /_\ / __|_ _|_ _| || | __| \/ | __/ __|
- \__ \ __ || || / (_) | |_| \__ \/ _ \ (_ || | | | | __ | _|| |\/| | _|\__ \
- |___/_||_|___|_|_\\___/ \___/|___/_/ \_\___|___| |_| |_||_|___|_| |_|___|___/
- --------------------------------------------------------------------------------
- - requested by lolicles --------------------------------------------------------
- --------------------------------------------------------------------------------
- ----------------------------------------------------------------------------- */
-
- @import url('https://fonts.googleapis.com/css?family=ABeeZee|Leckerli+One');
-
- /*
- // custom css by n y m p h i a e @ m a l
- */
-
- *
- {font-weight: 400 !important;}
-
- body
- {font-size: 12px;
- font-family: ABeeZee;
- color: #8a5b5e;
- background-color: #fcebec;
- background-image: url(https://i.imgur.com/VgXtvvI.jpg);
- background-position: bottom left;
- background-attachment: fixed;
- background-repeat: no-repeat;
- letter-spacing: 1px;}
-
- /*
- // list positioning
- */
-
- #list_surround
- {position: absolute !important;
- right: 30px !important;
- width: 600px;}
-
- /*
- // all links on your list
- */
-
- a
- {color: #8a5b5e;
- text-decoration: none;
- transition: color 0.5s linear;}
-
- a:visited
- {color: #8a5b5e;
- text-decoration: none;}
-
- a:hover
- {color: #ed6c94;
- text-decoration: none;}
-
- .td1
- {padding: 5px;
- background-color: rgba(245,227,228,0.5);}
-
- .td2
- {padding: 5px;
- background-color: rgba(242,217,219,0.5);}
-
- small
- {color: #ed6c94;}
-
- /*
- // table header
- */
-
- .table_header
- {color: #ed6c94;
- border-bottom: 1px solid;
- border-color: #ecbfc1;
- background-color: rgba(242,217,219,0.5);
- padding: 5px;}
-
- /*
- // table header links
- */
-
- .table_headerLink
- {color: #ed6c94;}
-
- .table_headerLink:visited
- {color: #ed6c94;}
-
- .table_headerLink:hover
- {color: #ed6c94;}
-
- /*
- headers: watching, completed, on-hold, dropped, plan to watch
- */
-
- .header_title
- {color: #ed6c94;
- font-size: 24px;
- font-family: Leckerli One;
- padding-bottom: 3px;}
-
- .category_totals
- {padding-top: 8px;
- font-size: 9px;
- text-align: center;}
-
- #grand_totals
- {font-size: 10px;
- text-align: center;}
-
- /*
- top menu bar full customization
- */
-
- /*
- first part: "username, logout"
- */
-
- #mal_cs_listinfo
- {background-color: #f6e2e3;
- border-bottom: 1px solid #ecbfc1;}
-
- #mal_cs_listinfo a, #mal_cs_listinfo a strong
- {color: #ed6c94 !important;
- text-decoration: none !important;
- font-size: 10px !important;
- font-family: ABeeZee !important;
- font-style: italic;}
-
- /*
- second part: "add to list, home, anime list, manga list"
- */
-
- #mal_cs_links
- {background-color: #f6e2e3;
- border-bottom: 1px solid #ecbfc1;}
-
- #mal_cs_links a
- {color: #ed6c94 !important;
- text-decoration: none !important;
- font-size: 10px !important;
- font-family: ABeeZee !important;
- font-style: italic;}
-
- /*
- third part: "you are viewing your/username's list"
- */
-
- #mal_cs_otherlinks
- {background-color: #f6e2e3;
- border-bottom: 1px solid #ecbfc1;}
-
- #mal_cs_otherlinks strong
- {color: #ed6c94 !important;
- text-decoration: none !important;
- font-size: 10px !important;
- font-family: ABeeZee !important;}
-
- #mal_cs_otherlinks a, #mal_cs_otherlinks span
- {color: #ed6c94 !important;
- text-decoration: none !important;
- font-size: 10px !important;
- font-family: ABeeZee !important;
- font-style: italic;}
-
- #mal_cs_pic, #mal_cs_listinfo, #mal_cs_links
- {border-right: 1px solid #ecbfc1 !important;}
-
- #mal_cs_pic img[src="https://myanimelist.cdn-dena.com/images/list-top-logo.gif"]
- {width: 0;
- height: 40px;
- padding-right: 162px;
- background:transparent url(https://i.imgur.com/EpBZpAG.png) top left no-repeat;}
-
- #mal_cs_pic
- {background-color: #f6e2e3;
- border-bottom: 1px solid #ecbfc1;}
-
- #searchBox
- {padding-right: 10px !important;
- width: 145px !important;}
-
- #searchListButton
- {display: none;}
-
- /*
- top menu bar full customization end
- */
-
- .status_selected, .status_not_selected
- {color: #ed6c94;
- background-color: rgba(242,217,219,0.5);
- padding: 5px;
- border-bottom: 1px solid;
- border-color: #ecbfc1;
- font-family: Leckerli One;
- font-size: 12px;}
-
- .status_selected a, .status_not_selected a
- {color: #ed6c94;}
-
- /*
- do not remove this
- */
-
- #copyright:before
- {content: "List style by nymphiae@mal ; Chobits wallpaper by Yamionpu";
- display: block;}
-
- #copyright
- {padding-top: 6px;
- padding-bottom: 6px;
- text-align: center;}