Skip to content

Instantly share code, notes, and snippets.

@sameoldmadness
Last active December 17, 2015 16:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sameoldmadness/5638924 to your computer and use it in GitHub Desktop.
Save sameoldmadness/5638924 to your computer and use it in GitHub Desktop.
oper.ru noads css
body {
background: #000 !important;
}
#wrapper {
background: none !important;
padding: 0 !important;
min-width: 860px !important;
}
#middle {
padding: 0;
}
#container {
max-width: 860px !important;
}
#container > table > tbody > tr:first-child > td:first-child > div:first-child {
width: auto !important;
}
#soc,
.mega_block,
#wrapper > a,
#container > div:first-child,
#container > table > tbody > tr:nth-child(3) > td:first-child,
#container > table > tbody > tr:nth-child(3) > td:last-child,
#container > table > tbody > tr:nth-last-child(2),
#container > table > tbody > tr:last-child,
dd.banner,
.tablist img,
.tablist .special,
.tablist .search,
noindex .comments {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment