mirror of
https://github.com/danielvici/tool-website.git
synced 2026-01-17 00:11:27 +00:00
files formatted; add: qrcode generator
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
<a
|
||||
[ngStyle]="{
|
||||
'font-size': textSizeInPx() + 'px',
|
||||
color: textColor(),
|
||||
'font-weight': fontWeight()}"
|
||||
>{{ text() }}</a>
|
||||
'font-size': textSizeInPx() + 'px',
|
||||
color: textColor(),
|
||||
'font-weight': fontWeight(),
|
||||
}"
|
||||
>{{ text() }}</a
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user