Logbook
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Joakim Svensson 2025-07-21 23:05:27 +00:00
parent fd5cce9e1c
commit 03b53782f9
1 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,5 @@
--- ---
title: Cloudlog title: Logbook
--- ---
<div class="ascii-wrapper"> <div class="ascii-wrapper">
@ -21,7 +21,6 @@ title: Cloudlog
<style> <style>
#cloudlog-wrapper { #cloudlog-wrapper {
max-width: 800px;
border: 2px solid #888; border: 2px solid #888;
border-radius: 8px; border-radius: 8px;
background-color: var(--md-default-bg-color); background-color: var(--md-default-bg-color);