Skip to content

Commit ee43cc9

Browse files
authored
Update Postman Link (#309)
1 parent 73d2fa5 commit ee43cc9

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

pages/service-usages/basic-usages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Basic Usages
22

3-
[Run in Postman](https://app.getpostman.com/run-collection/522bf43d2b5f9f09f7ee){:.postman}
3+
[Run in Postman](https://app.getpostman.com/run-collection/522bf43d2b5f9f09f7ee)
44

55
For usage of advanced scenarios, please refer to [Trippin Advanced Usages](service-usages/trippin-advanced-usages/).
66

public/css/site.css

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -348,13 +348,6 @@ pre {
348348
background-color: #c34113;
349349
}
350350

351-
.postman {
352-
border-radius: 3px;
353-
background: #d23714;
354-
padding: 5px;
355-
color: white;
356-
}
357-
358351
/* Mouse navigation.*/
359352
.postman:hover {
360353
color: white;
@@ -386,4 +379,4 @@ strong {
386379
color: #000;
387380
font-weight: bold;
388381
font-size: 1.5rem;
389-
}
382+
}

0 commit comments

Comments
 (0)