add new banners
This commit is contained in:
10
style.css
10
style.css
@@ -1342,9 +1342,17 @@ a{
|
||||
|
||||
.left_citata_text{
|
||||
font-size: 16px;
|
||||
font-weight: bold;
|
||||
/* font-weight: bold; */
|
||||
}
|
||||
|
||||
.left_citata_percon{
|
||||
margin-top: 16px;
|
||||
color: #3B83B5;
|
||||
font-size: 12px;
|
||||
font-weight: bold;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.moread{
|
||||
display: grid;
|
||||
grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
|
||||
|
||||
Reference in New Issue
Block a user