Screen width
-
width 769px
.page-content, .entry-content, .entry-summary, .entry-title, .entry-footer, .comments-area, .site-info, .entry-author, .entry-meta, .page-title, .taxonomy-description {
width: 660px;
margin-right: auto;
margin-bottom: 1.5em;
margin-left: auto;
}Overrules:
width 1060px
.entry-content .jetpack-video-wrapper, .entry-content .gallery, .entry-summary, .entry-content .tiled-gallery-wrapper {
width: 1000px;
margin-left: -170px;That’s what firefox says it looks like. Turns out the higher width gets overruled. I could probably fix it with some !important tags but I guess it ain’t suppost to be here…
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Screen width’ is closed to new replies.