Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @namespace url(http://www.w3.org/1999/xhtml);
- @-moz-document domain("deviantart.com") {
- td.oh-hasmenu img {
- display:none!important;
- }
- /*td.oh-search {
- display:none!important;
- }*/
- a.oh-l {
- margin:0px!important;
- }
- a.oh-l#collectlink {
- display:none!important;
- }
- a.oh-l#friendslink {
- opacity:.5!important;
- }
- a.oh-l#friendslink:hover {
- opacity:1!important;
- }
- td.oh-vsep {
- display:none!important;
- }
- div#overhead-collect {
- border-bottom:2px solid #444!important;
- position:fixed!important;
- background:-moz-linear-gradient(bottom, #444, #000)!important;
- color:#999;
- }
- table#overhead {
- border-bottom:0px solid #444!important;
- position:fixed!important;
- background:-moz-linear-gradient(bottom, #444, #000)!important;
- color:#999;
- }
- div.oh-menu {
- position:fixed!important;
- }
- .damnc-tabbar-outer {
- background:#444!important;
- }
- div.catbar {
- background:-moz-linear-gradient(top, #CED3CD, #AEC2AA)!important;
- }
- img.dev-item {
- display:none!important;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement