| @@ -138,33 +138,16 @@ | ||
| 138 | 138 | .wphal-infocontact { |
| 139 | 139 | margin-bottom : 15px; |
| 140 | 140 | } |
| 141 | 141 | |
| 142 | -.grp-div .wphal-titre-groupe{ | |
| 143 | - padding: 10px; | |
| 144 | - margin: 0; | |
| 145 | - font-size: 14px; | |
| 146 | - font-weight: bold; | |
| 147 | - line-height: 16px; | |
| 148 | - background-color: #f7f7f7; | |
| 149 | - text-transform: uppercase; | |
| 150 | - -webkit-border-radius: 4px 4px 0 0; | |
| 151 | - -moz-border-radius: 4px 4px 0 0; | |
| 152 | - border-radius: 4px 4px 0 0; | |
| 153 | - border-bottom: 1px solid #ebebeb; | |
| 154 | -} | |
| 155 | - | |
| 156 | -.grp-div .grp-content { | |
| 157 | - padding-top: 10px; | |
| 158 | - padding-bottom: 10px; | |
| 159 | -} | |
| 160 | - | |
| 161 | 142 | .wphal-nbmetadata { |
| 162 | - float:right; | |
| 163 | - color:#999999; | |
| 164 | - font-weight:normal; | |
| 165 | - text-transform: lowercase; | |
| 166 | - font-size: 12px; | |
| 143 | + background-color: #BEBEBE; | |
| 144 | + color: #fff; | |
| 145 | + margin-left : 2px; | |
| 146 | + padding: 0px 4px 2px 4px; | |
| 147 | + -webkit-border-radius: 3px; | |
| 148 | + -moz-border-radius: 3px; | |
| 149 | + border-radius: 3px; | |
| 167 | 150 | } |
| 168 | 151 | |
| 169 | 152 | .wphal-nbtot { |
| 170 | 153 | font-weight: bold; |