Skip to content

Commit 5279cf8

Browse files
Merge pull request #110 from PhilippSalvisberg/feature/issue-109-update-images
Feature/issue 109 update images
2 parents d61bfca + 753e428 commit 5279cf8

File tree

7 files changed

+5
-4
lines changed

7 files changed

+5
-4
lines changed

docs/images/favicon.ico

-439 Bytes
Binary file not shown.

docs/images/pdf-thumbnail.png

-2.18 KB
Loading

docs/images/trivadis-logo.jpg

8.32 KB
Loading

docs/images/trivadis-logo.png

-60 KB
Loading

docs/images/trivadis-logo.svg

Lines changed: 1 addition & 1 deletion
Loading

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ Good standards and guidelines are based on the wealth of experience and knowledg
88

99
<img src="images/urban-lankes-signature.png" title="Urban Lankes" width="200px"/><br/>
1010
Urban Lankes<br/>
11-
Chairman of the Board of Directors<br/>
12-
Trivadis<br/>
11+
CEO and Chairman of the Board of Directors<br/>
12+
biGENIUS AG<br/>
1313

1414
***
1515

docs/stylesheets/extra.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
/* fix logo size */
22
.md-header-nav__button.md-logo img, .md-header-nav__button.md-logo svg {
33
width: auto;
4-
height: 21px;
4+
height: 46px;
5+
padding-top: 14px;
56
}
67

78
/* fix image border */

0 commit comments

Comments
 (0)