X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=.userContent.css;h=37f147140098025f09567402b75b97e39ae8a577;hp=22c52bcfe5df4485f19bb801cb303ad2bdf3e1da;hb=a1552bf15d0344af10ba555ab63090442d1be100;hpb=49f7013ca84b559f03d934021b7c20aa46d7b8f1 diff --git a/.userContent.css b/.userContent.css index 22c52bc..37f1471 100644 --- a/.userContent.css +++ b/.userContent.css @@ -68,3 +68,10 @@ html *:active { color: lime !important; } * active links * */ td.cnnBodyText > div.cnn4pxPad { display: none; } /* cnn.com */ + +/* Test: http://www.idnes.cz/ */ +div.v2006 > div#pbar > div#psearch { display: none; } +div#col-d > div.col-r { display: none; } + +/* http://slashdot.org/; class=., id=# */ +div.article > div.body > div.intro > table { display: none; }