Skip to content

Commit

Permalink
put in +21 10pm and coles link.
Browse files Browse the repository at this point in the history
  • Loading branch information
chriserin committed Jul 25, 2011
1 parent cb662dd commit 7b2239d
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion app/views/predators/aug5.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
body{
}
</style>
<div class="venue coles">COLES&nbsp;AUG5</div>
<div class="venue coles"><a href="http://coleschicago.blogspot.com/">COLES&nbsp;AUG5</a></div>
<div class="venue info">10pm +21</div>
<div class="grill">
<div id="top_teeth">
<div class="small_tooth"><div class="small_gum"></div><div id="right_incisor" class="incisor"></div></div>
Expand Down Expand Up @@ -72,3 +73,8 @@
setTimeout(transparentPupil, 3000);
}
</script>
<style>
.small_gum:nth-child(5){
background-color: #ffffff;
}
</style>

0 comments on commit 7b2239d

Please sign in to comment.