mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-10-31 23:45:39 +00:00
Correctif liens markdown
This commit is contained in:
parent
2573db0c31
commit
60af7bb029
1 changed files with 2 additions and 2 deletions
|
|
@ -54,8 +54,8 @@ namespace AideDeJeu.Tools
|
||||||
this.Heading6.BorderColor = DefaultSeparatorColor;
|
this.Heading6.BorderColor = DefaultSeparatorColor;
|
||||||
this.Heading6.FontFamily = fdHeading6.FontFamily;
|
this.Heading6.FontFamily = fdHeading6.FontFamily;
|
||||||
|
|
||||||
this.Link.FontFamily = fdLink.FontFamily;
|
//this.Link.FontFamily = fdLink.FontFamily;
|
||||||
this.Link.FontSize = (float)fdLink.FontSize;
|
//this.Link.FontSize = (float)fdLink.FontSize;
|
||||||
this.Link.Attributes = fdLink.FontAttributes;
|
this.Link.Attributes = fdLink.FontAttributes;
|
||||||
this.Link.ForegroundColor = fdLink.TextColor;
|
this.Link.ForegroundColor = fdLink.TextColor;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue