0.0.305 set test_banners for news
This commit is contained in:
@@ -2898,13 +2898,17 @@ details[open] summary ~ *{
|
||||
/*END_user_articles*/
|
||||
/*news articles all*/
|
||||
.advertisement_block_news{
|
||||
height: 200px;
|
||||
text-align: center;
|
||||
border-radius: 10px;
|
||||
background: #FFF;
|
||||
box-shadow: -1px 4px 10px 0px rgba(198, 199, 203, 0.20), 0px -1px 10px 0px rgba(198, 199, 203, 0.20);
|
||||
/*text-align: center;*/
|
||||
/*background: #FFF;*/
|
||||
/*box-shadow: -1px 4px 10px 0px rgba(198, 199, 203, 0.20), 0px -1px 10px 0px rgba(198, 199, 203, 0.20);*/
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
.advertisement_content>img{
|
||||
width: 100%;
|
||||
border-radius: 10px;
|
||||
box-shadow: -1px 4px 10px 0px rgba(198, 199, 203, 0.20), 0px -1px 10px 0px rgba(198, 199, 203, 0.20);
|
||||
|
||||
}
|
||||
|
||||
.wrapper_advertisement {
|
||||
/*padding-top: 140px;*/
|
||||
|
||||
Reference in New Issue
Block a user