Skip to content

Instantly share code, notes, and snippets.

@sa1f
Created July 16, 2012 09:56
Show Gist options
  • Save sa1f/3121881 to your computer and use it in GitHub Desktop.
Save sa1f/3121881 to your computer and use it in GitHub Desktop.
Green bitmap w/ cyan pixel border
/**
Green bitmap w/ cyan pixel border */
body{
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAFUlEQVQIW2Pk4uL6z4AGGIF8agsCADOeBR+WDLDtAAAAAElFTkSuQmCC);
min-height: 100%; }
#logo {
color: lime;
-webkit-font-smoothing:none;
font: 16em ProggyCleanTT CE ;
text-align: center;
}
#logo {
color:#7FFF00;
background:
}
.i {
margin-left: -.12em;
}
.f {
margin-left: -.1em;
}
#logo {
margin-top: .5em;
}
span {
text-shadow: 0 0 25px green, 0 0 400px lime;
}
#j {
color: lime;
width:450px;
margin: auto;
border-radius: 24px;
}
#j img {
margin: 1em auto;
display: block;
}
p {
font-family: "Terminus","BotanikaMono-Lite";
font-size: 20px;
line-height: 1.4em;
color: #B0B0B0;
text-align:justify;
text-justify:inter-word;
-webkit-font-smoothing:none;
}
h1 {
font: 3em "ProggyCleanTT CE";
color: #FFA700;
-webkit-font-smoothing:none;
text-align: center}
img {
border-image: url(http://i.imgur.com/tcvie.png) 3 repeat;
border-width: 3px;
display: block;
margin: auto;
max-width: 440px;
}
<body>
<div id='logo'>
<span>S</span><span>a</span><span class=''>1</span><span class='f'>f</span>
</div>
<div id='j'>
<h1> # The Verge #</h1>
<p>Until Paper for iPad launched, we didn't know many people who were clamoring for a stylus to use in conjunction with their iPad. And now, the Best Buy around the block from us is sold out of styli, and Amazon's in-house stylus has reached #1 on the sales chart for tablet accessories — ahead of smart covers, screen protectors, cases, and stands. Well OK, maybe it was Draw Something that spurred the rush, but if it's not completely evident, the stylus is making a bit of a comeback.</p>
<p>While no iPad stylus is perfect (how much fun is drawing on glass using a pen, really?), we've thrown together our favorites and given each a run with Paper, our new go-to scribbling app, to present you with the best stylus for iPad, once and for all. Check out the Verge Scores beneath each stylus, and then refer to the Wrap Up section at the bottom of the page to see complete Score breakdowns.
Update: On May 31st, eight new styli were added to the post (beginning with the Monoprice 8843), and are included in a brand new "Part II" Video Review about halfway down the page. Since this second round of styli were deliberately chosen after hearing recommendations from readers, the results tend to be a bit better.Update: On July 14th, four new styli were added, beginning with the LYNKtec TruGlide. There is no video review for these four styli</p>
<img src='http://i.imgur.com/Pf1C9.jpg'>
</div>
</body>
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"html"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment