Greasy Fork

no-ads clean layout KA Part 2

wasnt able to fit it in 1 script...If anyone knows how comment, also a fork of slim headers by userscripts.org/user/swyter

目前为 2015-12-14 提交的版本。查看 最新版本

// ==UserScript==
// @name        no-ads clean layout KA Part 2
// @description wasnt able to fit it in 1 script...If anyone knows how comment, also a fork of slim headers by userscripts.org/user/swyter
// @namespace   moisesnake
// @icon   https://kissanime.to/Content/images/favicon.ico
// @match       *://kissanime.com/*
// @match       *://kisscartoon.me/*
// @match       *://kissanime.to/*
// @match       *://kissasian.com/*
// @version     2015.12.14
// @grant       GM_addStyle
// @run-at      document-start
// ==/UserScript==

GM_addStyle("#head + .clear {clear: none; height: 76px;} .PubAdAI {display:none !important; visibility:hidden !important;} #head h1 /* for kisscartoon */ {margin-top: 10px !important;} #head h1 a.logo[title^=KissAnime] {width: 243px !important; height: 65px !important;} #search {z-index: 2;} #search::after {content: ''; position: absolute; display: inline-block; z-index: -1; width: 100%; height: 30px; background: #2C2C2C; border-radius: 7px 7px 0 0; top: -10px; left: 0;} #navcontainer ul {position: absolute;}#divTextQua, #clear1, #clear2, #clear3, #clear4, #clear5, #clear6 {height: 0px; padding-top: 0px; display: none;} #navcontainer #liRequest, #li1, #result_box + div iframe {display: none !important;} form#formSearch > div:last-child {margin-top: 0 !important; float: right;}");