Skip to content

Commit f768212

Browse files
committed
update
1 parent 11c3497 commit f768212

File tree

1 file changed

+2
-55
lines changed

1 file changed

+2
-55
lines changed

public/index.html

Lines changed: 2 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -171,60 +171,6 @@
171171
background-color: #f8fafc;
172172
text-align: center;
173173
}
174-
175-
#carbonads {
176-
margin: 3rem auto 0; // position
177-
display: block;
178-
overflow: hidden;
179-
padding: 10px;
180-
box-shadow: 0 1px 3px hsla(0, 0%, 0%, .05);
181-
border-radius: 4px;
182-
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', Helvetica, Arial, sans-serif;
183-
line-height: 1.5;
184-
max-width: 300px;
185-
font-size: 12px;
186-
background-color: #fff;
187-
}
188-
189-
#carbonads a {
190-
text-decoration: none;
191-
}
192-
193-
#carbonads span {
194-
position: relative;
195-
display: block;
196-
overflow: hidden;
197-
}
198-
199-
.carbon-img {
200-
float: left;
201-
margin-right: 1em;
202-
}
203-
204-
.carbon-img img {
205-
display: block;
206-
}
207-
208-
.carbon-text {
209-
display: block;
210-
float: left;
211-
max-width: calc(100% - 130px - 1em);
212-
text-align: left;
213-
color: #637381;
214-
}
215-
216-
.carbon-poweredby {
217-
position: absolute;
218-
left: 142px;
219-
bottom: 0;
220-
display: block;
221-
font-size: 8px;
222-
color: #c5cdd0;
223-
font-weight: 500;
224-
text-transform: uppercase;
225-
line-height: 1;
226-
letter-spacing: 1px;
227-
}
228174
</style>
229175
</head>
230176

@@ -317,7 +263,8 @@ <h2>Example</h2>
317263
</b> when making requests to JSONPlaceholder.
318264
</p>
319265

320-
<script async type="text/javascript" src="//cdn.carbonads.com/carbon.js?serve=CK7IV2JL&placement=jsonplaceholdertypicodecom" id="_carbonads_js"></script>
266+
<div id="codefund"><!-- fallback content --></div>
267+
<script src="https://codefund.io/properties/338/funder.js" async="async"></script>
321268

322269
<!-- Resources -->
323270
<h2>Resources</h2>

0 commit comments

Comments
 (0)