Skip to content

Commit c7ee4e7

Browse files
jzaeffererrdworth
authored andcommitted
Styling for quicknav overview/example links
(cherry picked from commit 4ebefb0)
1 parent b728559 commit c7ee4e7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

themes/api.jqueryui.com/style.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,11 @@ a:hover {
7878
.quick-nav h2 {
7979
margin: -30px -30px 20px -30px;
8080
}
81+
.quick-nav h2 a {
82+
float: right;
83+
font-size: 80%;
84+
padding-left: 10px;
85+
}
8186

8287
.quick-nav-section {
8388
width: 33%;

0 commit comments

Comments
 (0)