Skip to content

Commit 78a20f0

Browse files
committed
remove unused themes and clean up formatting - final preview http://danheberden.com/share/20596.png
1 parent 62ad323 commit 78a20f0

File tree

1 file changed

+1
-28
lines changed

1 file changed

+1
-28
lines changed

themes/jquery.com/style.css

Lines changed: 1 addition & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ a,
3232
height: 107px;
3333
overflow: hidden;
3434
}
35-
3635
.lightweight-footprint .feature-box-image {
3736
background: url('i/feature-sprites.png') 0px 0px no-repeat;
3837
}
@@ -51,11 +50,9 @@ a,
5150
transform: rorate(6.28rad);
5251
}
5352

54-
5553
#content #banner-secondary .downloads-box p {
5654
margin: 15px 0 5px;
5755
}
58-
5956
.download-options,
6057
.download-help {
6158
margin-top: 1em;
@@ -76,17 +73,15 @@ a,
7673
box-shadow: 0px 0px 25px rgba(209, 143, 79, 0.9);
7774
-webkit-box-shadow: 0px 0px 25px rgba(209, 143, 79, 0.9);
7875
}
79-
8076
#content #banner-secondary .download-main > a {
8177
display:block;
8278
padding: 0 0 .5em 0;
8379
font-size: 2em;
8480
width: 100%;
8581
text-align:center;
8682
text-decoration: none;
83+
line-height: 0.8em;
8784
}
88-
89-
9085
#content #banner-secondary .download-main > a span {
9186
margin-top: 0.2em;
9287
display: block;
@@ -101,25 +96,3 @@ a,
10196
display:inline-block;
10297
margin-right:0.5em;
10398
}
104-
105-
#home-content h2 {
106-
margin-top:1em;
107-
}
108-
#home-content h3 {
109-
margin-top:1.5em;
110-
}
111-
#home-content h2 + h3 {
112-
margin-top: 1em;
113-
}
114-
115-
@media all and (max-width: 820px) {
116-
/* #banner-secondary .downloads-box {
117-
float:none;
118-
width: 100%;
119-
margin-bottom: 1em;
120-
}
121-
#banner-secondary .features-box {
122-
float:none;
123-
width:100%;
124-
}*/
125-
}

0 commit comments

Comments
 (0)