wcs: fix typo in css attribute

This commit is contained in:
Frédéric Péters 2016-12-29 11:54:45 +01:00
parent ef62d74370
commit 944bb2063b
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
[script]
<link rel="stylesheet" type="text/css" href="[css]"/>
[if-any domain_key]
<link rel="stylesheet" type"text/css" href="/themes/montpellier-commune/custom-[domain_key].css"/>
<link rel="stylesheet" type="text/css" href="/themes/montpellier-commune/custom-[domain_key].css"/>
[end]
["<!--[if lt IE 10]>"]<style>
div#services > ul > li { width: 48%; float: left; height: 18em; }