merging with new CSS

This commit is contained in:
dhg 2014-12-29 08:34:06 -08:00
parent 5aa357e84e
commit d9a3f7abaf
2 changed files with 1 additions and 4 deletions

View File

@ -240,7 +240,7 @@ select {
border-radius: 4px; border-radius: 4px;
box-shadow: none; box-shadow: none;
box-sizing: border-box; } box-sizing: border-box; }
/* Removes awkard default styles on some inputs for iOS */ /* Removes awkward default styles on some inputs for iOS */
input[type="email"], input[type="email"],
input[type="search"], input[type="search"],
input[type="text"], input[type="text"],
@ -344,7 +344,6 @@ fieldset {
margin-bottom: 1.5rem; } margin-bottom: 1.5rem; }
pre, pre,
blockquote, blockquote,
form,
dl, dl,
figure, figure,
table, table,
@ -353,8 +352,6 @@ ul,
ol, ol,
form { form {
margin-bottom: 2.5rem; } margin-bottom: 2.5rem; }
p {
margin-top: 0; }
/* Utilities /* Utilities

BIN
images/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB