use <main>

This commit is contained in:
Adam Bradley
2013-08-24 20:48:37 -05:00
parent d9f1c23ee1
commit a1bc08b87e
6 changed files with 225 additions and 22 deletions

View File

@@ -1,8 +0,0 @@
@charset "UTF-8";
.button {
color: #333333;
border-radius: 2px; }
.button-default {
background-color: #fff;
border: 1px solid #dddddd; }