mirror of
https://github.com/Mibew/simple-icons.git
synced 2024-11-16 02:14:12 +03:00
Fixed ad block
This commit is contained in:
parent
d53f987457
commit
3cf9ecbbd3
6
404.html
6
404.html
@ -165,8 +165,12 @@
|
||||
}
|
||||
.block {
|
||||
background-color: #EEE;
|
||||
margin: 0 0 0.75rem;
|
||||
padding: 1.5rem;
|
||||
}
|
||||
.block--ad {
|
||||
padding: 0.75rem;
|
||||
}
|
||||
@media (min-width: 600px) {
|
||||
body {
|
||||
display: flex;
|
||||
@ -189,6 +193,8 @@
|
||||
<input type="text" id="search" class="search-field" autofocus>
|
||||
<p><strong>SVG icons for popular brands.</strong> Contributions, corrections & requests can be left on <a href="https://github.com/danleech/simple-icons">GitHub</a>. Company logos in icons are copyright of their respective owners. Distributed for free by <a href="https://twitter.com/bathtype">Dan Leech</a> under the Free Art License.</p>
|
||||
<p><a href="https://github.com/danleech/simple-icons" class="button">Download</a></p>
|
||||
</div>
|
||||
<div class="block block--ad">
|
||||
<script async type="text/javascript" src="https://cdn.carbonads.com/carbon.js?zoneid=1696&serve=CVYD42T&placement=simpleiconsorg" id="_carbonads_js"></script>
|
||||
</div>
|
||||
</header>
|
||||
|
@ -165,8 +165,12 @@
|
||||
}
|
||||
.block {
|
||||
background-color: #EEE;
|
||||
margin: 0 0 0.75rem;
|
||||
padding: 1.5rem;
|
||||
}
|
||||
.block--ad {
|
||||
padding: 0.75rem;
|
||||
}
|
||||
@media (min-width: 600px) {
|
||||
body {
|
||||
display: flex;
|
||||
@ -189,6 +193,8 @@
|
||||
<input type="text" id="search" class="search-field" autofocus>
|
||||
<p><strong>SVG icons for popular brands.</strong> Contributions, corrections & requests can be left on <a href="https://github.com/danleech/simple-icons">GitHub</a>. Company logos in icons are copyright of their respective owners. Distributed for free by <a href="https://twitter.com/bathtype">Dan Leech</a> under the Free Art License.</p>
|
||||
<p><a href="https://github.com/danleech/simple-icons" class="button">Download</a></p>
|
||||
</div>
|
||||
<div class="block block--ad">
|
||||
<script async type="text/javascript" src="https://cdn.carbonads.com/carbon.js?zoneid=1696&serve=CVYD42T&placement=simpleiconsorg" id="_carbonads_js"></script>
|
||||
</div>
|
||||
</header>
|
||||
|
@ -165,8 +165,12 @@
|
||||
}
|
||||
.block {
|
||||
background-color: #EEE;
|
||||
margin: 0 0 0.75rem;
|
||||
padding: 1.5rem;
|
||||
}
|
||||
.block--ad {
|
||||
padding: 0.75rem;
|
||||
}
|
||||
@media (min-width: 600px) {
|
||||
body {
|
||||
display: flex;
|
||||
@ -189,6 +193,8 @@
|
||||
<input type="text" id="search" class="search-field" autofocus>
|
||||
<p><strong>SVG icons for popular brands.</strong> Contributions, corrections & requests can be left on <a href="https://github.com/danleech/simple-icons">GitHub</a>. Company logos in icons are copyright of their respective owners. Distributed for free by <a href="https://twitter.com/bathtype">Dan Leech</a> under the Free Art License.</p>
|
||||
<p><a href="https://github.com/danleech/simple-icons" class="button">Download</a></p>
|
||||
</div>
|
||||
<div class="block block--ad">
|
||||
<script async type="text/javascript" src="https://cdn.carbonads.com/carbon.js?zoneid=1696&serve=CVYD42T&placement=simpleiconsorg" id="_carbonads_js"></script>
|
||||
</div>
|
||||
</header>
|
||||
|
Loading…
Reference in New Issue
Block a user