7 lines
453 B
CSS
7 lines
453 B
CSS
#mainContent h2 {font-size: 16px; font-weight: 600}
|
|
#burnYUnit {position: absolute; color: #CBD0DB; top: 85px; left: 185px;}
|
|
#burnXUnit {position: absolute; color: #CBD0DB; bottom: 70px; right: 165px;}
|
|
#featureBar .btn .icon {color: #fff !important}
|
|
.text-gray {--tw-text-opacity: 1; color: rgba(var(--color-gray-500-rgb),var(--tw-text-opacity)) !important;}
|
|
#featureBar .nav-item > a:hover {color: rgba(var(--color-link-rgb),var(--tw-text-opacity));}
|