LiveCDの部屋の陰謀論や政治思想を削除するカスタムCSSです。
陰謀論や政治思想を削除したLiveCDの部屋 by Comamoca
Details
AuthorComamoca
LicenseNo License
Categoryuserstyle
Created
Updated
Size424 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name simosnet.com/livecdroom/
@version 20241018.14.12
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("http://simosnet.com/livecdroom/") {
body > table:nth-child(6) > tbody:nth-child(1) > tr:nth-child(4) > td:nth-child(1) {
display: none
}
body > table:nth-child(6) > tbody:nth-child(1) > tr:nth-child(5) > td:nth-child(1) > a:nth-child(5) > img:nth-child(1) {
display:none
}
}