Skip to content

Instantly share code, notes, and snippets.

//主题方案
@switch:dark;
//左上角自定义文字
@welcome-words:"百度贴吧 ★ 猫酱";
//主题--dark
.opacity(dark){ //透明度
opacity:.7;
}
@iMyon
iMyon / SassMeister-output.css
Last active August 29, 2015 13:58
贴吧css屏蔽指定用户
@charset "UTF-8";
/*css地址https://gist.github.com/iMyon/9962219#file-readme-md*/
/*编译地址http://sassmeister.com/gist/iMyon/9962219*/
@namespace url(http://www.w3.org/1999/xhtml);
/*~~已屏蔽用户,用于编译后简单记录已屏蔽用户*/
已屏蔽用户 {
content: "文科1:\\u6587\\u79d1,文科2:\\u6587\\u79d2,文科3:\\u6587\\u79d3";
}
/*已屏蔽用户*/
@iMyon
iMyon / .gitignore
Last active August 29, 2015 13:58
sass写贴吧样式
/.sass-cache
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url("http://www.baidu.com/") {
body, #wrapper, #content, #m {
background:none;
}
p#lg {
height:132px !important;
}
p#lg img, #ftCon {
@iMyon
iMyon / SassMeister-output.css
Last active August 29, 2015 14:01
貼吧css屏蔽用戶自用版
@charset "UTF-8";
/*css地址https://gist.github.com/iMyon/9962219#file-readme-md*/
/*编译地址http://sassmeister.com/gist/iMyon/9962219*/
@namespace url(http://www.w3.org/1999/xhtml);
/*~~已屏蔽用户,用于编译后简单记录已屏蔽用户*/
已屏蔽用户 {
content: "知道狂魔:ybxiao1111,抓咪帝:\\u6293\\u54aa\\u5e1d";
}
/*已屏蔽用户*/
// ==UserScript==
// @name fuckPjax
// @namespace Myon
// @include http://tieba.baidu.com/p/*
// @version 1
// @grant none
// ==/UserScript==
unsafeWindow.history.pushState = null;
@iMyon
iMyon / SearchByImage.user.js
Last active July 30, 2023 18:58
Search By Image 的一份fork
// ==UserScript==
// @name Search By Image
// @version 1.3.7
// @description Search By Image | 以图搜图
// @match <all_urls>
// @include *
// @author 864907600cc
// @mod Myon<[email protected]>
// @modDecs 添加长按右键弹出菜单
// @icon http://1.gravatar.com/avatar/147834caf9ccb0a66b2505c753747867
@iMyon
iMyon / SassMeister-input.scss
Created July 10, 2014 05:28
Generated by SassMeister.com.
// ----
// Sass (v3.3.9)
// Compass (v1.0.0.alpha.20)
// ----
/*css地址https://gist.github.com/iMyon/9962219#file-readme-md*/
/*编译地址http://sassmeister.com/gist/iMyon/9962219*/
//~~变量设置
//添加屏蔽用户可用以下格式,每行一个,($key:$value),`$key`可以随便填,用于提示屏蔽信息,`$value`是data-filed的name值,需手动把原来的`\u`改成`\\u`
@iMyon
iMyon / SassMeister-input.scss
Created July 17, 2014 17:40
Generated by SassMeister.com.
// ----
// Sass (v3.3.10)
// Compass (v1.0.0.alpha.20)
// ----
//~~配色方案
$switch:yellow;
//配色方案~~
$welcome-word:"百度贴吧 ★ ";
@iMyon
iMyon / SassMeister-input.scss
Created July 18, 2014 11:12
Generated by SassMeister.com.
// ----
// Sass (v3.3.10)
// Compass (v1.0.0.alpha.20)
// ----
//~~配色方案
$switch:yellow;
//配色方案~~
$welcome-word:"百度贴吧 ★ ";