Skip to content

Commit

Permalink
feat: add css/id.css file
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdanwan committed Nov 17, 2024
1 parent a28183c commit c099619
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions css/id.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
/*
Copyright (c) 2016 StrongLoop, IBM, and Express Contributors
License: MIT
*/
/* For image callouts in writing-middleware.md */

#callout1 {top: 40px; }

#callout2 {top: 60px;}

#callout3 {top: 75px;}

#callout4 {top: 145px;}

#callout5 {top: 150px;}

#callout6 {top: 160px;}

0 comments on commit c099619

Please sign in to comment.