Added latency info to multi-cloud post

This commit is contained in:
2021-08-08 19:46:12 +01:00
parent ea6045be45
commit c1df167726
7 changed files with 78 additions and 0 deletions

View File

@@ -131,6 +131,20 @@ hr {
width: 80%;
}
details {
font-size: 0.8em;
border: 1px dashed #79828B;
padding: 2px 8px;
summary {
cursor: pointer;
}
p {
margin: 0;
}
}
.emoji {
display: inline !important;
margin: 0 !important;