Spaces:
Running
Running
Update better_offer.html
Browse files- better_offer.html +10 -0
better_offer.html
CHANGED
|
@@ -36,6 +36,16 @@
|
|
| 36 |
#classifier-page a {
|
| 37 |
text-decoration: none !important;
|
| 38 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 39 |
|
| 40 |
</style>
|
| 41 |
<!-- Header -->
|
|
|
|
| 36 |
#classifier-page a {
|
| 37 |
text-decoration: none !important;
|
| 38 |
}
|
| 39 |
+
#classifier-page a[href*="mtDNALocation"] {
|
| 40 |
+
background: #111827 !important; /* black */
|
| 41 |
+
color: #ffffff !important; /* white text */
|
| 42 |
+
text-decoration: none !important;
|
| 43 |
+
padding: 12px 16px !important;
|
| 44 |
+
border-radius: 10px !important;
|
| 45 |
+
font-weight: 600 !important;
|
| 46 |
+
display: inline-block !important;
|
| 47 |
+
}
|
| 48 |
+
|
| 49 |
|
| 50 |
</style>
|
| 51 |
<!-- Header -->
|