mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 12:20:22 +00:00
Simpler layout for the about screen (still needs text), props chexee, see #20423
git-svn-id: https://develop.svn.wordpress.org/trunk@20840 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1403,85 +1403,37 @@ h2 .nav-tab {
|
||||
margin-right: 3em;
|
||||
}
|
||||
|
||||
.about-wrap .feature-section .left-feature,
|
||||
.about-wrap .feature-section img,
|
||||
.about-wrap .feature-section .right-feature {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.about-wrap .feature-section .left-feature {
|
||||
margin-right: 0;
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
.about-wrap .feature-section .right-feature {
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.about-wrap .feature-section.text-features {
|
||||
float: right;
|
||||
}
|
||||
.about-wrap .feature-section.screenshot-features {
|
||||
float: left;
|
||||
}
|
||||
.about-wrap .feature-section.screenshot-features .angled-right {
|
||||
margin-left: 0;
|
||||
margin-right: 2.5em;
|
||||
}
|
||||
.about-wrap .feature-section.screenshot-features .angled-right p {
|
||||
margin-left: 0;
|
||||
margin-right: 290px;
|
||||
}
|
||||
|
||||
.about-wrap .feature-section .angled-right img,
|
||||
.about-wrap .feature-section .angled-left img {
|
||||
margin-right: 0;
|
||||
margin-left: 30px;
|
||||
}
|
||||
|
||||
.about-wrap .feature-section.three-col div {
|
||||
margin-right: 0;
|
||||
margin-left: 4.999999999%;
|
||||
float: right;
|
||||
}
|
||||
|
||||
.about-wrap .feature-section.three-col h4 {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.about-wrap .feature-section.three-col img {
|
||||
margin-right: 5px;
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
.about-wrap .feature-section.three-col .last-feature {
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
.about-wrap .feature-section .feature-images img {
|
||||
margin-right: auto;
|
||||
margin-left: 5px;
|
||||
.about-wrap .feature-section img {
|
||||
margin: 0 0 10px 0.7%;
|
||||
}
|
||||
.about-wrap .feature-section.images-stagger-left .angled-left {
|
||||
margin-left: auto;
|
||||
margin-right: 5px;
|
||||
}
|
||||
.about-wrap .feature-section .angled-right {
|
||||
|
||||
.about-wrap .feature-section.images-stagger-right img {
|
||||
float: left;
|
||||
margin: 0 12px 12px 5px;
|
||||
}
|
||||
.about-wrap .feature-section.images-stagger-right .feature-images {
|
||||
right: auto;
|
||||
left: 0;
|
||||
}
|
||||
.about-wrap .feature-section.images-stagger-left .feature-images {
|
||||
left: auto;
|
||||
right: 0;
|
||||
}
|
||||
.about-wrap .feature-section.images-stagger-right .left-feature {
|
||||
margin-right: 0;
|
||||
margin-left: 350px;
|
||||
}
|
||||
.about-wrap .feature-section.images-stagger-left .right-feature {
|
||||
margin-left: 0;
|
||||
margin-right: 350px;
|
||||
|
||||
.about-wrap .feature-section.images-stagger-left img {
|
||||
float: right;
|
||||
margin: 0 5px 12px 12px;
|
||||
}
|
||||
|
||||
.about-wrap li.wp-person,
|
||||
|
||||
Reference in New Issue
Block a user