File tree Expand file tree Collapse file tree 2 files changed +2
-9
lines changed Expand file tree Collapse file tree 2 files changed +2
-9
lines changed Original file line number Diff line number Diff line change 1
1
## Basic Usages
2
2
3
- [ Run in Postman] ( https://app.getpostman.com/run-collection/522bf43d2b5f9f09f7ee ) {:.postman}
3
+ [ Run in Postman] ( https://app.getpostman.com/run-collection/522bf43d2b5f9f09f7ee )
4
4
5
5
For usage of advanced scenarios, please refer to [ Trippin Advanced Usages] ( service-usages/trippin-advanced-usages/ ) .
6
6
Original file line number Diff line number Diff line change @@ -348,13 +348,6 @@ pre {
348
348
background-color : # c34113 ;
349
349
}
350
350
351
- .postman {
352
- border-radius : 3px ;
353
- background : # d23714 ;
354
- padding : 5px ;
355
- color : white;
356
- }
357
-
358
351
/* Mouse navigation.*/
359
352
.postman : hover {
360
353
color : white;
@@ -386,4 +379,4 @@ strong {
386
379
color : # 000 ;
387
380
font-weight : bold;
388
381
font-size : 1.5rem ;
389
- }
382
+ }
You can’t perform that action at this time.
0 commit comments