up extractor env getting

This commit is contained in:
Tykayn 2025-09-18 22:30:25 +02:00 committed by tykayn
parent 4951eeb1c8
commit 153e9bd8f9
11 changed files with 196 additions and 4 deletions

View file

@ -1,6 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="800" height="600" xmlns="http://www.w3.org/2000/svg">
<style>
svg{
background : white;
}
.table {
fill: #f5f5f5;
stroke: #333;

Before

Width:  |  Height:  |  Size: 4.3 KiB

After

Width:  |  Height:  |  Size: 4.3 KiB

Before After
Before After