Skip to content

Commit f8a9f1a

Browse files
authored
Update blog-new.css
1 parent 9052945 commit f8a9f1a

File tree

1 file changed

+0
-168
lines changed

1 file changed

+0
-168
lines changed

view/frontend/web/css/blog-new.css

Lines changed: 0 additions & 168 deletions
Original file line numberDiff line numberDiff line change
@@ -218,173 +218,5 @@ button {box-shadow: none !important;}
218218
.widget.block-rss .rss-icon {width: 23px;filter: grayscale(100%);vertical-align: middle;}
219219
/* End Sidebar ********************************************************************************************************/
220220

221-
.subcategory-links-wrapper ul,
222-
.post-links-wrapper ul {list-style: none}
223221

224-
.post-content .post-description img {margin: 15px 0;max-width: 100%;height: auto}
225-
.post-content .post-description ul,
226-
.post-content .post-description ol {list-style-position: inside;}
227222

228-
.post-content .post-description .post-ftimg-hld {margin: 0 0 20px 0;}
229-
.post-content .post-description .post-ftimg-hld img {width:100%; padding:0; margin:0;}
230-
231-
.post-list .post-header .post-title {max-width:80%;}
232-
.post-list .post-header .post-title a {text-decoration: none;font-size: 22px;color: #222222;font-weight: 400;}
233-
234-
.post-list .post-header .post-title {
235-
margin: 0;
236-
padding: 10px 0;
237-
float:left;
238-
}
239-
240-
.post-list .post-holder .post-header .addthis_toolbox {float: right; padding-top: 17px;}
241-
.post-list .hidden {display:none;}
242-
243-
.post-view .post-holder .post-header .addthis_toolbox {float: right;}
244-
245-
.post-view .post-gallery {margin:15px 0 15px 0}
246-
.post-view .post-gallery .gallery-image-hld {margin: 0 14px 14px 0; border:1px solid #ccc; display: block; float:left}
247-
.post-view .post-gallery .gallery-image{padding: 0; margin:0; display:block}
248-
249-
.post-view .block {margin-bottom: 30px;}
250-
251-
.widget.block-categories ul {
252-
list-style: initial;
253-
padding-left:0;
254-
}
255-
256-
.widget.block-categories ul ul {
257-
margin-left:20px;
258-
}
259-
260-
.widget.block-categories ul,
261-
.widget.block-categories li {
262-
margin: 5px 0 5px 9px;
263-
padding: 0;
264-
}
265-
266-
/* Tag cloud widget */
267-
.widget.block-tagclaud .smallest{font-size: 0.75em}
268-
.widget.block-tagclaud .small{font-size:1em}
269-
.widget.block-tagclaud .medium{font-size:1.25em}
270-
.widget.block-tagclaud .large{font-size:1.5em}
271-
.widget.block-tagclaud .largest{font-size:2em}
272-
273-
.blog-widget-recent .post-list {
274-
padding: 0;
275-
margin: 0;
276-
}
277-
278-
.blog-widget-recent .post-holder {
279-
width: 31.2%;
280-
float: left;
281-
margin: 1%;
282-
-webkit-box-sizing: border-box;
283-
-moz-box-sizing: border-box;
284-
box-sizing: border-box;
285-
}
286-
.post-list-wrapper.blog-widget-recent:not(.blog-widget-recent-masonry) .post-holder {width: 48%;}
287-
.post-list-wrapper.blog-widget-recent:not(.blog-widget-recent-masonry) .post-holder:nth-child(2n+1) {
288-
clear: both;
289-
}
290-
@media (max-width: 767px) {
291-
.post-list-wrapper.blog-widget-recent:not(.blog-widget-recent-masonry) .post-holder {width: 98%;}
292-
}
293-
294-
@media (max-width: 1024px) {
295-
.blog-widget-recent .post-holder {
296-
width: 48%;
297-
}
298-
}
299-
@media (max-width: 767px) {
300-
.blog-widget-recent .post-holder {
301-
width: 98%;
302-
}
303-
}
304-
305-
.blog-widget-recent .post-description .post-text-hld {
306-
min-height: 150px;
307-
overflow-y: auto;
308-
}
309-
310-
.blog-widget-recent-masonry .post-description .post-text-hld {
311-
max-height: none;
312-
min-height: 0;
313-
}
314-
.blog-widget-recent-masonry .post-description .post-ftimg-hld {
315-
width: 100%;
316-
margin: 0;
317-
}
318-
319-
.mfblog-autoloader {text-align: center;}
320-
.mfblog-autoloader .mfblog-show-onload {display: none;}
321-
322-
323-
@media (max-width: 420px) {
324-
#mfblog_gcomments {max-width:345px; overflow-y: scroll;}
325-
}
326-
327-
.blog-category-view .category-content,
328-
.blog-tag-view .tag-content {padding-left: 0}
329-
330-
331-
/* Posts List */
332-
.widget.block-list-posts .block-content .item {
333-
padding: 8px 0 0 0;
334-
}
335-
.widget.block-list-posts .block-content .item .post-image {
336-
width: 60px;
337-
float: left;
338-
border-radius: 0;
339-
padding: 2px;
340-
background-color: #fff;
341-
border: 1px solid #e9e9e9;
342-
margin-right: 12px;
343-
}
344-
.widget.block-list-posts .block-content .item .post-image .post-item-link {
345-
display: inline-block;
346-
}
347-
.widget.block-list-posts .block-content .item .post-image .post-item-link img {
348-
width: 100%;
349-
height: auto;
350-
vertical-align: middle;
351-
}
352-
/* END Posts List */
353-
354-
/* Fix Related Products */
355-
.blog-post-view .products-grid .product-item {
356-
display: inline-block;
357-
margin-left: 2%;
358-
width: calc((100% - 2%)/2);
359-
}
360-
.blog-post-view .product-item:nth-child(2n+1) {
361-
margin-left: 0;
362-
}
363-
.blog-post-view .products-grid .product-item .product-item-info {
364-
width: auto;
365-
}
366-
@media (min-width: 640px){
367-
.blog-post-view .products-grid .product-item {
368-
display: inline-block;
369-
margin-left: 2%;
370-
width: calc((100% - 4%)/3);
371-
}
372-
.blog-post-view .products-grid .product-item:nth-child(2n+1) {
373-
margin-left: 2%;
374-
}
375-
.blog-post-view .products-grid .product-item:nth-child(3n+1) {
376-
margin-left: 0;
377-
}
378-
}
379-
@media (min-width: 1024px){
380-
.blog-post-view .products-grid .product-item {
381-
width: calc((100% - 8%)/5);
382-
margin-left: 2%;
383-
}
384-
.blog-post-view .products-grid .product-item:nth-child(3n+1) {
385-
margin-left: 2%;
386-
}
387-
.blog-post-view .products-grid .product-item:nth-child(5n+1) {
388-
margin-left: 0;
389-
}
390-
}

0 commit comments

Comments
 (0)