Skip to content

Commit 4ebefb0

Browse files
committed
Styling for quicknav overview/example links
1 parent bb747dc commit 4ebefb0

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)