a9d73d164aFixed an issue, where the logo would be off center, if the font-family attribute was applied to the element.
Greenscreener
2020-05-18 19:43:43 +0200
2661c6da1cAdded fallback value usage.
Greenscreener
2020-05-12 11:43:31 +0200
73b5844991Fixed bügs, separated special static function for generating binary.
Greenscreener
2020-02-22 20:55:23 +0100
ebb95c5f91A better fix for the giant logo at startup.
Greenscreener
2019-07-17 22:12:26 +0200
ae5bf29b6fSimplify SVG inline styles (in fact, remove all of them) since they were all either defaults or irrelevant in this context.
vojta001/simplify-styles
Vojtěch Káně
2019-07-17 12:02:52 +0200
edd2da4714Move loading font to the end of the style not to block applying the style while loading the font and thus allowing the logo to scale uncontrolably under certain conditions and browsers. The original bug is only visible in scaled variants - <patek-logo style="font-size: 100px;"></patek-logo>.
vojta001/load-font-at-the-end
Vojtěch Káně
2019-07-17 10:28:34 +0200
895805bda1Fixed weird bug from last commit.
Greenscreener
2019-07-15 21:06:25 +0200
d97ad0551bFixed layuot slightly, added more examples.
Greenscreener
2019-07-08 17:32:09 +0200
82721eacc8Forgot about adding that.
Greenscreener
2019-07-08 15:54:52 +0200
ccb25e5302Removed calc()s. The magic I planned to make didn't work anyway.
Greenscreener
2019-07-08 15:37:18 +0200
ebd34d56aeInital commit. The next commit will remove the useless calc()s, I just wanted to keep them for future reference.
Greenscreener
2019-07-08 15:32:11 +0200