mirror of
https://github.com/expressjs/expressjs.com.git
synced 2026-02-26 03:35:16 +00:00
15 lines
200 B
CSS
15 lines
200 B
CSS
/* For image callouts in writing-middleware.md */
|
|
|
|
#callout1 {top: 40px; }
|
|
|
|
#callout2 {top: 60px;}
|
|
|
|
#callout3 {top: 75px;}
|
|
|
|
#callout4 {top: 135px;}
|
|
|
|
#callout5 {top: 150px;}
|
|
|
|
#callout6 {top: 160px;}
|
|
|