added Daily Scooter
This commit is contained in:
parent
714a0ce1c8
commit
1277ba8dbb
|
@ -1381,3 +1381,8 @@ List is not yet complete.
|
||||||
background-color: #ffffff;
|
background-color: #ffffff;
|
||||||
color: #222222;
|
color: #222222;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.DailyScooter {
|
||||||
|
background-color: #f5a9b8;
|
||||||
|
color: #222222;
|
||||||
|
}
|
|
@ -135,6 +135,10 @@
|
||||||
OC Site
|
OC Site
|
||||||
</a></li>
|
</a></li>
|
||||||
|
|
||||||
|
<li class="link_item"><a class="link DailyScooter" href="https://corteximplant.com/@DailyScooter" target="_blank"><i class="fa fa-link" aria-hidden="true"></i>
|
||||||
|
Daily Scooter
|
||||||
|
</a></li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue