Skip to content

Commit 24518af

Browse files
committed
kick ass
1 parent ebb9617 commit 24518af

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

index.html

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
2+
<!-- Generated by Adobe Dreamweaver CS4 in HTML 2.0 Standards Mode -->
13
<style>
24
body {
35
background: #EE306A;
@@ -12,19 +14,21 @@
1214
h1 {
1315
color: #48F86B;
1416
text-align: right;
15-
margin-right: -138px;
17+
margin-right: -38px;
1618
}
1719
p {
1820
color: #000;
1921
font-size: 1.4em;
2022
max-width: 600px;
2123
margin: 0 auto 30px;
24+
background: red;
25+
text-shadow: 2px 2px 4px rgba(0,0,255,.6);
2226
}
2327
</style>
2428

2529
<title>#DevsDoDesign</title>
2630
<h1>#DevsDoDesign</h1>
27-
<p>The ultimate collation of the very best, worst designs that developers produce when they're neglected of a real designer.</p>
31+
<p>About to kick ass at the next <a href="http://pubhack.co.uk" style="zoom:1.3;color:white;">PubHack</a>.&lt;/p&gt;</p>
2832

2933
<a class="twitter-timeline" href="https://twitter.com/search?q=%23DevsDoDesign" data-chrome="" data-widget-id="380636114110775296">Tweets about "#DevsDoDesign"</a>
3034
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>

0 commit comments

Comments
 (0)