Serveur preprod f0c0c48223 first push
2016-04-14 16:14:31 +02:00

31 lines
447 B
SCSS
Executable File

@import "compass";
@import "theme_variables";
/*******************************************************
Addresses Styles
********************************************************/
#addresses {
#center_column {
.page-heading {
margin: 0 0 22px;
}
p {
margin: 0 0 13px;
&.p-indent {
margin: 0 0 27px;
}
}
}
}
.address {
li {
&.address_update {
margin: 14px 0 6px 0;
a {
margin: 0 10px 0 0;
}
}
}
}