mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 03:04:13 +01:00
feat: Pymesh provisioning and monitoring documentation
This commit is contained in:
@@ -342,7 +342,7 @@ html {
|
||||
scroll-padding-top: 70px; /* height of sticky header */
|
||||
}
|
||||
|
||||
img[src*="/gitbook/assets/pybytes/lora/screenshots"]{
|
||||
img[src*="/gitbook/assets/pybytes/lora/screenshots"], img[src*="/gitbook/assets/pybytes/pymesh"]{
|
||||
margin-top: 20px;
|
||||
margin-left: 15px;
|
||||
box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
|
||||
@@ -355,3 +355,7 @@ img[src="/gitbook/assets/pybytes/lora/chirpstack_logo.png"]{
|
||||
img[src="/gitbook/assets/pybytes/lora/ttn_logo.svg"]{
|
||||
width: 130px;
|
||||
}
|
||||
|
||||
img[src*="/gitbook/assets/pybytes/pymesh/"]{
|
||||
width: 70%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user