Line 21: | Line 21: | ||
.tev-arrow {border-left: 40px solid #f1ccf0;} | .tev-arrow {border-left: 40px solid #f1ccf0;} | ||
.winsulin-arrow {border-left: 40px solid #b0dfb3;} | .winsulin-arrow {border-left: 40px solid #b0dfb3;} | ||
+ | .R-arrow {border-left: 40px solid #a1c4c8;} | ||
.construct:after { | .construct:after { | ||
Line 51: | Line 52: | ||
.his {width:100%;background-color:#a396c6;} | .his {width:100%;background-color:#a396c6;} | ||
.tev {width:100%;background-color:#f1ccf0;} | .tev {width:100%;background-color:#f1ccf0;} | ||
+ | .R {width:100%;background-color:#a1c4c8;} | ||
.winsulin {width:100%;background-color:#b0dfb3;} | .winsulin {width:100%;background-color:#b0dfb3;} | ||
.divider {width:5%; | .divider {width:5%; | ||
Line 79: | Line 81: | ||
<div class="row" style="margin-top:150px;margin-left:10%;margin-right:10%"> | <div class="row" style="margin-top:150px;margin-left:10%;margin-right:10%"> | ||
− | <div class="construct"> | + | <div class="construct construct1"> |
<div class="BB-prefix element"> | <div class="BB-prefix element"> | ||
BB prefix | BB prefix | ||
Line 113: | Line 115: | ||
</div> | </div> | ||
</div> | </div> | ||
+ | |||
+ | <div class="row" > | ||
+ | |||
+ | <div class="construct construct2"> | ||
+ | <div class="BB-prefix element"> | ||
+ | BB prefix | ||
+ | </div> | ||
+ | <div class="divider"></div> | ||
+ | <div class="rbs element">RBS | ||
+ | </div> | ||
+ | <div class="divider"></div> | ||
+ | <div class="yncm element"> | ||
+ | YNCM Tag | ||
+ | </div> | ||
+ | <div class="yncm-arrow arrow-right"></div> | ||
+ | <div class="divider"></div> | ||
+ | <div class="his element"> | ||
+ | His Tag | ||
+ | </div> | ||
+ | <div class="his-arrow arrow-right"></div> | ||
+ | <div class="divider"></div> | ||
+ | <div class="R element"> | ||
+ | R | ||
+ | </div> | ||
+ | <div class="R-arrow arrow-right"></div> | ||
+ | <div class="divider"></div> | ||
+ | <div class="winsulin element"> | ||
+ | Winsulin | ||
+ | </div> | ||
+ | <div class="winsulin-arrow arrow-right"></div> | ||
+ | <div class="divider"></div> | ||
+ | <div class="BB-suffix element"> | ||
+ | BB suffix | ||
+ | </div> | ||
+ | <div class="arrow-right"></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 04:12, 29 October 2017
BB prefix
RBS
YNCM Tag
His Tag
TEV
Winsulin
BB suffix
BB prefix
RBS
YNCM Tag
His Tag
R
Winsulin
BB suffix