|
|
Ligne 10 : |
Ligne 10 : |
| } | | } |
|
| |
|
| #mw-content-text > .portail-bloc:first-of-type {
| |
| border-radius: 8px 8px 0px 0px;
| |
| -moz-border-radius: 8px 8px 0px 0px;
| |
| -webkit-border-radius: 8px 8px 0px 0px;
| |
| }
| |
|
| |
|
| #mw-content-text > .portail-bloc:last-of-type {
| |
| border-radius: 0px 0px 8px 8px;
| |
| -moz-border-radius: 0px 0px 8px 8px;
| |
| -webkit-border-radius: 0px 0px 8px 8px;
| |
| }
| |
|
| |
|
| .bloc-ligne { | | .bloc-ligne { |