Difference between revisions of "Teagan"
imported>Mono |
imported>Mono |
||
Line 9: | Line 9: | ||
| header color = #311a44 | | header color = #311a44 | ||
}} | }} | ||
+ | <css> | ||
+ | #loki-table table tbody tr:nth-child(1) td:nth-child(1) div:nth-child(4) table tbody tr:nth-child(2) td { | ||
+ | display: flex; | ||
+ | justify-content: space-around; | ||
+ | align-items: center; | ||
+ | flex-wrap: wrap; | ||
+ | } | ||
+ | |||
+ | #loki-table table tbody tr:nth-child(1) td:nth-child(1) div:nth-child(4) table tbody tr:nth-child(2) td p:nth-child(3){ | ||
+ | display: none; | ||
+ | } | ||
+ | </css> |
Revision as of 05:21, 9 May 2019
|
| ||||||||||||||||||||||||||||||