modified code logo for documentation

This commit is contained in:
jkriege2 2024-02-09 16:46:01 +01:00
parent 4e29109937
commit 8e6847b593
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

View File

@ -43,7 +43,7 @@ div.fragment {
border-left-width: 8px;
border-left-color: #666699;
background-image: linear-gradient(to top, #e6e9f0 0%, #eef1f5 100%);
background-image: url(icon_code.png);
background-image: url(icon_code_16.png);
background-position: 3px 3px;
background-repeat: no-repeat;
min-height: 32px;