@@ -1251,89 +1251,92 @@ main article .card-grid {
1251
1251
' cross-chain' : ' ../img/tokenization/lightmode/cross-chain.png' ,
1252
1252
);
1253
1253
1254
- @each $name , $path in $icons {
1255
- .benefit-icon.#{$name } {
1256
- background-image : url (#{$path } );
1254
+ @each $name , $path in $icons {
1255
+ .benefit-icon.#{$name } {
1256
+ background-image : url (#{$path } );
1257
+ }
1257
1258
}
1258
- }
1259
1259
1260
- $company-logos-light : (
1261
- ' open-eden' : ' ../img/tokenization/lightmode/open-eden.png' ,
1262
- ' zoniqx' : ' ../img/tokenization/lightmode/zoniqx.png' ,
1263
- ' archax' : ' ../img/tokenization/lightmode/archax.png' ,
1264
- ' meld' : ' ../img/tokenization/lightmode/meld.png' ,
1265
- ' ripple-logo' : ' ../img/tokenization/lightmode/ripple-logo.png' ,
1266
- );
1260
+ $company-logos-light : (
1261
+ ' open-eden' : ' ../img/tokenization/lightmode/open-eden.png' ,
1262
+ ' zoniqx' : ' ../img/tokenization/lightmode/zoniqx.png' ,
1263
+ ' archax' : ' ../img/tokenization/lightmode/archax.png' ,
1264
+ ' meld' : ' ../img/tokenization/lightmode/meld.png' ,
1265
+ ' ripple-logo' : ' ../img/tokenization/lightmode/ripple-logo.png' ,
1266
+ );
1267
1267
1268
- @each $name , $path in $company-logos-light {
1269
- .company-logo.#{$name } {
1270
- background-image : url (#{$path } );
1268
+ @each $name , $path in $company-logos-light {
1269
+ .company-logo.#{$name } {
1270
+ background-image : url (#{$path } );
1271
+ }
1271
1272
}
1272
- }
1273
- .token-features-section {
1274
- .btn-link {
1275
- color : #7919FF ;
1273
+ .token-features-section {
1274
+ .btn-link {
1275
+ color : #7919FF ;
1276
+ }
1276
1277
}
1277
- }
1278
- .card-description {
1279
- a {
1280
- color : #7919FF !important ;
1278
+ .card-description {
1279
+ a {
1280
+ color : #7919FF !important ;
1281
+ }
1281
1282
}
1282
- }
1283
- .developer-tools__image {
1284
- background-image : url (" ../img/tokenization/lightmode/graphic.png" );
1285
- }
1286
- .right-arrow-item ::after {
1287
- content : url (' ../img/icons/lightmode/arrow-right-purple.svg' );
1288
- }
1289
- .token-video-text-container {
1290
- p {
1283
+ .developer-tools__image {
1284
+ background-image : url (" ../img/tokenization/lightmode/graphic.png" );
1285
+ }
1286
+ .right-arrow-item ::after {
1287
+ content : url (' ../img/icons/lightmode/arrow-right-purple.svg' );
1288
+ }
1289
+ .token-video-text-container {
1290
+ p {
1291
+ color : var (--XRPL-Primary-Black , #000 );
1292
+ }
1293
+ }
1294
+
1295
+ .cards-title-token {
1291
1296
color : var (--XRPL-Primary-Black , #000 );
1292
1297
}
1293
- }
1294
1298
1295
- .cards-title-token {
1296
- color : var (--XRPL-Primary-Black , #000 );
1297
- }
1299
+ .benefit-card {
1300
+ background : #FFF ;
1301
+
1302
+ .benefit-title {
1303
+ color : var (--XRPL-Primary-Black , #000 );
1304
+ }
1298
1305
1299
- .benefit-card {
1300
- background : #FFF ;
1306
+ .benefit-description {
1307
+ color : var (--XRPL-Black-Black-80 , #232325 );
1308
+ }
1309
+ }
1301
1310
1302
- .benefit-title {
1311
+ .developer-tools__description {
1303
1312
color : var (--XRPL-Primary-Black , #000 );
1304
1313
}
1305
1314
1306
- .benefit-description {
1307
- color : var (--XRPL-Black -Black-80 , #232325 );
1315
+ .feature-item__title {
1316
+ color : var (--XRPL-Primary -Black , #000 );
1308
1317
}
1309
- }
1310
1318
1311
- .developer-tools__description {
1312
- color : var (--XRPL-Primary-Black , #000 );
1313
- }
1314
-
1315
- .feature-item__title {
1316
- color : var (--XRPL-Primary-Black , #000 );
1317
- }
1319
+ .feature-item__divider {
1320
+ background-color : black ;
1321
+ }
1318
1322
1319
- .feature-item__divider {
1320
- background- color : black ;
1321
- }
1323
+ .rwa-subtitle {
1324
+ color : var ( --XRPL-Primary-Black , #000 ) ;
1325
+ }
1322
1326
1323
- .rwa-subtitle {
1324
- color : var (--XRPL-Primary-Black , #000 );
1325
- }
1327
+ .feature-title {
1328
+ color : var (--XRPL-Primary-Black , #000 );
1329
+ }
1326
1330
1327
- .feature-title {
1328
- color : var (--XRPL-Primary-Black , #000 );
1331
+ .feature-description {
1332
+ color : var (--XRPL-Black-Black-80 , #232325 );
1333
+ }
1334
+ .com-card-link {
1335
+ color : #7919FF !important ;
1336
+ }
1329
1337
}
1330
1338
1331
- .feature-description {
1332
- color : var (--XRPL-Black-Black-80 , #232325 );
1333
- }
1334
- .com-card-link {
1335
- color : #7919FF !important ;
1336
- }
1339
+ /* Search styles */
1337
1340
1338
1341
.algolia-autocomplete .ds-dropdown-menu ::before {
1339
1342
background-color : $gray-100 ;
@@ -1342,4 +1345,6 @@ $company-logos-light: (
1342
1345
background-color : $gray-100 ;
1343
1346
}
1344
1347
1348
+ .DocSearch-Modal {
1349
+ box-shadow : $light-box-shadow ;
1345
1350
}
0 commit comments