This commit is contained in:
2017-12-19 10:58:18 +01:00
parent 378baf101c
commit 52aae3ec8d

View File

@ -40,31 +40,6 @@
</environment>
<environment names="Development,coiffure">
<style>
body {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
p {
font-size: 20px;
}
p.small {
font-size: 16px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform: uppercase;
font-weight: 700;
}
</style>
</environment>
<style>
nav { background: url(@Startup.SiteSetup.Banner) 0% 50% no-repeat; }
</style>