|
|
|
@ -71,7 +71,7 @@ button, a.button
@@ -71,7 +71,7 @@ button, a.button
|
|
|
|
|
display: inline-block |
|
|
|
|
line-height: 1em |
|
|
|
|
font-weight: 500 |
|
|
|
|
margin: 0 |
|
|
|
|
margin: 2px 0 |
|
|
|
|
float: none |
|
|
|
|
text-shadow: 2px 2px 0 rgba(black,0) |
|
|
|
|
+transition-property(background) |
|
|
|
@ -90,5 +90,3 @@ button, a.button
@@ -90,5 +90,3 @@ button, a.button
|
|
|
|
|
background-color: #999 |
|
|
|
|
&:hover |
|
|
|
|
color: $bloc-background-color |
|
|
|
|
|
|
|
|
|
|
|
|
|
|