|
37 | 37 | tsParticles | Stars Preset | JavaScript Particles, Confetti and Fireworks animations for your website |
38 | 38 | </title> |
39 | 39 | <link rel="stylesheet" href="/css/presets.min.css" /> |
40 | | - <style> |
41 | | - #carbonads * { |
42 | | - margin: initial; |
43 | | - padding: initial; |
44 | | - } |
45 | | - |
46 | | - #carbonads { |
47 | | - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, |
48 | | - "Helvetica Neue", Helvetica, Arial, sans-serif; |
49 | | - } |
50 | | - |
51 | | - #carbonads { |
52 | | - display: flex; |
53 | | - max-width: 330px; |
54 | | - background-color: hsl(0, 0%, 98%); |
55 | | - box-shadow: 0 1px 4px 1px hsla(0, 0%, 0%, 0.1); |
56 | | - z-index: 100; |
57 | | - } |
58 | | - |
59 | | - #carbonads a { |
60 | | - color: inherit; |
61 | | - text-decoration: none; |
62 | | - } |
63 | | - |
64 | | - #carbonads a:hover { |
65 | | - color: inherit; |
66 | | - } |
67 | | - |
68 | | - #carbonads span { |
69 | | - position: relative; |
70 | | - display: block; |
71 | | - overflow: hidden; |
72 | | - } |
73 | | - |
74 | | - #carbonads .carbon-wrap { |
75 | | - display: flex; |
76 | | - } |
77 | | - |
78 | | - #carbonads .carbon-img { |
79 | | - display: block; |
80 | | - margin: 0; |
81 | | - line-height: 1; |
82 | | - } |
83 | | - |
84 | | - #carbonads .carbon-img img { |
85 | | - display: block; |
86 | | - } |
87 | | - |
88 | | - #carbonads .carbon-text { |
89 | | - font-size: 13px; |
90 | | - padding: 10px; |
91 | | - margin-bottom: 16px; |
92 | | - line-height: 1.5; |
93 | | - text-align: left; |
94 | | - } |
95 | | - |
96 | | - #carbonads .carbon-poweredby { |
97 | | - display: block; |
98 | | - padding: 6px 8px; |
99 | | - background: #f1f1f2; |
100 | | - text-align: center; |
101 | | - text-transform: uppercase; |
102 | | - letter-spacing: 0.5px; |
103 | | - font-weight: 600; |
104 | | - font-size: 8px; |
105 | | - line-height: 1; |
106 | | - border-top-left-radius: 3px; |
107 | | - position: absolute; |
108 | | - bottom: 0; |
109 | | - right: 0; |
110 | | - } |
111 | | - </style> |
112 | 40 |
|
113 | 41 | <!-- Global site tag (gtag.js) - Google Analytics --> |
114 | 42 | <script async src="https://www.googletagmanager.com/gtag/js?id=G-922Z47NPS0"></script> |
|
139 | 67 | y.parentNode.insertBefore(t, y); |
140 | 68 | })(window, document, "clarity", "script", "8q4bxin4tm"); |
141 | 69 | </script> |
142 | | - <script |
143 | | - async |
144 | | - defer |
145 | | - type="text/javascript" |
146 | | - src="//cdn.carbonads.com/carbon.js?serve=CEAI6KJL&placement=particlesjsorg" |
147 | | - id="_carbonads_js" |
148 | | - ></script> |
| 70 | + <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1784552607103901" crossorigin="anonymous"></script> |
149 | 71 | <script src="https://cdn.jsdelivr.net/npm/@tsparticles/preset-squares@3.2.0/tsparticles.preset.squares.bundle.min.js"></script> |
150 | 72 | <script type="text/javascript"> |
151 | 73 | (async (engine) => { |
|
0 commit comments