1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2025-10-30 23:16:09 +00:00

Correctif liens markdown

This commit is contained in:
Yan Maniez 2018-09-17 12:32:10 +02:00
parent 2573db0c31
commit 60af7bb029

View file

@ -54,8 +54,8 @@ namespace AideDeJeu.Tools
this.Heading6.BorderColor = DefaultSeparatorColor;
this.Heading6.FontFamily = fdHeading6.FontFamily;
this.Link.FontFamily = fdLink.FontFamily;
this.Link.FontSize = (float)fdLink.FontSize;
//this.Link.FontFamily = fdLink.FontFamily;
//this.Link.FontSize = (float)fdLink.FontSize;
this.Link.Attributes = fdLink.FontAttributes;
this.Link.ForegroundColor = fdLink.TextColor;