Line 56: | Line 56: | ||
} | } | ||
− | . | + | .fleche_bas { |
width: 0; | width: 0; | ||
height: 0; | height: 0; | ||
Line 65: | Line 65: | ||
padding: 0%; | padding: 0%; | ||
margin-left: 2%; | margin-left: 2%; | ||
− | } | + | } |
+ | |||
+ | .fleche_haut { | ||
+ | width: 0; | ||
+ | height: 0; | ||
+ | border-left: 5px solid transparent; | ||
+ | border-right: 5px solid transparent; | ||
+ | |||
+ | border-bottom: 5px solid black; | ||
+ | } | ||
+ | |||
</style> | </style> | ||
Line 80: | Line 90: | ||
</div> | </div> | ||
<div id="protocol"> | <div id="protocol"> | ||
− | <div class=" | + | <div class="fleche_bas"></div> |
<h5> blablabla </h5> | <h5> blablabla </h5> | ||
+ | <div class="fleche_haut"></div> | ||
</div> | </div> | ||
Revision as of 12:25, 28 August 2017
Protocols
blablabla
Protocol 2
Protocol 3
Protocol 4