Skip to content

Commit 4c85817

Browse files
jzaeffererrdworth
authored andcommitted
Styling for quicknav overview/example links, also needed for api.jquerymobile.com. Followup to 4ebefb0
(cherry picked from commit c89b231)
1 parent ac6bce1 commit 4c85817

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

themes/api.jquerymobile.com/style.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,12 @@ a, .title, .entry-title { color: #598611; }
5050
padding: 10px;
5151
}
5252

53+
.quick-nav h2 a {
54+
float: right;
55+
font-size: 80%;
56+
padding-left: 10px;
57+
}
58+
5359
.quick-nav-section {
5460
width: 33%;
5561
float: left;

0 commit comments

Comments
 (0)