ラップトップを使うユーザーはこのCSSを入れればCPUへの負担を減らすことができる。
まずはこのリンク(misskeyクライントのカスタムCSS設定ページ)を開けて
https://misskey.io/settings/custom-css
以下のコードをコピして入力欄に貼って保存ボタンをクリックすると完了
* {
animation-name: none !important;
animation: none !important;
transition-property: none !important;
transition: none !important;
filter: none !important;
scroll-snap-type: none !important;
}
body {
scroll-behavior: unset !important;
}
button { opacity: 1 !important; }
.cat::before, .cat::after { display: none !important; }
.dkgtipfy > .widgetButton[data-v-a0e69ce3] { display: none !important; }
._shadow { box-shadow: none !important; }
もとに戻りたいならこのコードを入力欄から削除
Conversation
Notices
-
Embed this notice
高円丸歌 (meowpi@misskey.io)'s status on Sunday, 20-Nov-2022 14:51:06 JST 高円丸歌 - せせせの:musume:ですよ〜, 死にかけのUbuntu and G0MA like this.