fix: add banner styling
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
height: 95px;
|
||||
}
|
||||
}
|
||||
.advertisement {
|
||||
ins[data-revive-zoneid] {
|
||||
float: right;
|
||||
width: 728px;
|
||||
height: 90px;
|
||||
@@ -25,7 +25,7 @@
|
||||
.logo {
|
||||
float: none;
|
||||
}
|
||||
.advertisement {
|
||||
ins[data-revive-zoneid] {
|
||||
float: none;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
ins[data-revive-zoneid="2"] {
|
||||
width: 100%;
|
||||
height: 275px;
|
||||
margin: 11px auto 50px auto;
|
||||
background-color: #efefef;
|
||||
}
|
||||
|
||||
@media (max-width: 768px) {
|
||||
.sidebar {
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user