mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-01-17 23:51:08 +03:00
Updated ad layout
This commit is contained in:
parent
01574b1c45
commit
ead109e338
13
404.html
13
404.html
@ -171,8 +171,17 @@
|
||||
.block--ad {
|
||||
padding: 0.75rem;
|
||||
}
|
||||
.carbon-wrap {
|
||||
display: flex;
|
||||
.carbon-wrap:after {
|
||||
clear: both;
|
||||
content: " ";
|
||||
display: table;
|
||||
}
|
||||
.carbon-img {
|
||||
float: left;
|
||||
}
|
||||
.carbon-text {
|
||||
float: right;
|
||||
width: calc(100% - 130px);
|
||||
}
|
||||
.carbon-poweredby {
|
||||
color: #AAA;
|
||||
|
13
index.html
13
index.html
@ -171,8 +171,17 @@
|
||||
.block--ad {
|
||||
padding: 0.75rem;
|
||||
}
|
||||
.carbon-wrap {
|
||||
display: flex;
|
||||
.carbon-wrap:after {
|
||||
clear: both;
|
||||
content: " ";
|
||||
display: table;
|
||||
}
|
||||
.carbon-img {
|
||||
float: left;
|
||||
}
|
||||
.carbon-text {
|
||||
float: right;
|
||||
width: calc(100% - 130px);
|
||||
}
|
||||
.carbon-poweredby {
|
||||
color: #AAA;
|
||||
|
@ -171,8 +171,17 @@
|
||||
.block--ad {
|
||||
padding: 0.75rem;
|
||||
}
|
||||
.carbon-wrap {
|
||||
display: flex;
|
||||
.carbon-wrap:after {
|
||||
clear: both;
|
||||
content: " ";
|
||||
display: table;
|
||||
}
|
||||
.carbon-img {
|
||||
float: left;
|
||||
}
|
||||
.carbon-text {
|
||||
float: right;
|
||||
width: calc(100% - 130px);
|
||||
}
|
||||
.carbon-poweredby {
|
||||
color: #AAA;
|
||||
|
Loading…
Reference in New Issue
Block a user