diff options
Diffstat (limited to 'gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.html')
| -rw-r--r-- | gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.html | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.html b/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.html index 5bc8baf1..49e05c72 100644 --- a/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.html +++ b/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.html @@ -36,7 +36,7 @@ img { pre { display: block; background-color: #111; - color: #fff; + color: #0ca; padding: 5px; overflow-x: auto; } @@ -45,6 +45,20 @@ a.textlink:before { content: " ⇒ "; padding-left: 2px; } + +p.quote { + color: #82EEFD; +} + +p.quote:before { + content: " « "; + padding-left: 2px; +} + +p.quote:after { + content: " » "; + padding-right: 2px; +} </style> </head> <body> |
