Skip to content

Commit 60a55e4

Browse files
committed
jquery.org: Remove unnecessary project styles.
1 parent 3fc5185 commit 60a55e4

File tree

1 file changed

+0
-26
lines changed

1 file changed

+0
-26
lines changed

themes/jquery.org/style.css

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -145,19 +145,11 @@ ul.flex-direction-nav {
145145
.project img {
146146
float: left;
147147
display: inline;
148-
width: 22%;
149-
}
150-
151-
.twelve .project img {
152148
width: 10%;
153149
}
154150

155151
.project-text {
156152
float: right;
157-
width: 70%;
158-
}
159-
160-
.twelve .project-text {
161153
width: 85.5%;
162154
}
163155

@@ -511,14 +503,6 @@ nav#main ul {
511503
.flexslider {
512504
margin-bottom: 20px;
513505
}
514-
515-
.twelve .project img {
516-
width: 22%;
517-
}
518-
519-
.twelve .project-text {
520-
width: 70%;
521-
}
522506
}
523507

524508
/*iPhone Landscape*/
@@ -601,14 +585,4 @@ nav#main ul {
601585
padding-right: 20px !important;
602586
padding-left: 20px !important;
603587
}
604-
605-
.twelve .project img {
606-
width: 22%;
607-
}
608-
609-
.twelve .project-text {
610-
width: 70%;
611-
}
612-
613588
}
614-

0 commit comments

Comments
 (0)