correction au sélecteur img pour ne toucher que celles des articles
This commit is contained in:
@@ -256,7 +256,7 @@ blockquote {
|
||||
width: 90%;
|
||||
}
|
||||
|
||||
.lore img:not(.specialAlign img) {
|
||||
.lore article img:not(.specialAlign img) {
|
||||
border-radius: 20px;
|
||||
width: 30%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user