1
0
mirror of https://github.com/locomotivemtl/locomotive-boilerplate.git synced 2026-01-15 00:55:08 +08:00

overwrite default button styles

This commit is contained in:
Stephen Bégay
2015-01-07 15:20:33 -05:00
parent 17a3b49d7d
commit dd43aeeec4

View File

@@ -51,8 +51,16 @@ a {
}
}
button {
outline:none;
border:none;
background-color:none;
}
.container {
position: relative;
margin: 0 auto;
}