animate I say!

This commit is contained in:
Keivan Beigi 2013-05-14 19:07:14 -07:00
commit 5928ffc693
3 changed files with 25 additions and 0 deletions

View file

@ -79,6 +79,10 @@ html {
margin-bottom: 30px;
}
.page-container {
min-height: 600px;
}
button::-moz-focus-inner, a::-moz-focus-inner {
border: 0;
}