Not to be confused with the cute little droid of Star Wars, D2.OH (De-Two-Point-Oh) is an end user empowerment interface solution for the demanding web surfer.
The technical approach is simple:
*, html, body, #container, #homebackground, #main, #content, #maincontent {
font-size: 11px;
color: #000;
background-image: none;
background-color: #FFF;
}
h1, h2, h3, h4, h5, h6 {
color: #000 !important;
font-size: 50%;
}
a:link, a:visited, a:hover, a.active {
color: blue !important;
}
em, strong, i, .highlight {
background-color: #FFF !important;
}
Download detwopointoh.css
All you need to do is to add this file as a user stylesheet — and web 2.0 will be gone. No gradients, no oversized fonts, no green links, no yellow highlights.
The css could be tweaked endlessly (please do) and the choice of the actual code mostly has to do with what seemed to work as I was playing. It’s not pretty. But who cares. Web 2.0 is gone. You gotta Take The Power Back.
See also: Building your very own web 2.0 layout.