This commit is contained in:
2025-06-30 09:40:05 -04:00
parent 9f1fd80591
commit 12a217f3b1

View File

@@ -43,7 +43,7 @@ simplepdf_vars = {
'primary-opaque': 'rgba(26, 150, 26, 0.8)', 'primary-opaque': 'rgba(26, 150, 26, 0.8)',
'primary': "#1A961A", 'primary': "#1A961A",
'secondary': "#379683", 'secondary': "#379683",
'cover-bg': 'url(ESP32C3_Breadboard-Adapter.png)', 'cover-bg': 'url(ESP32C3_Breadboard-Adapter.png) object-fit: fill',
# 'cover': "#FFFFFF", # 'cover': "#FFFFFF",
'links': "#790000", 'links': "#790000",
'bottom-center-content': '"Getting RC onn the road"', 'bottom-center-content': '"Getting RC onn the road"',