Ticket #18374: 18374.diff
| File 18374.diff, 569 bytes (added by , 14 years ago) |
|---|
-
wp-content/themes/twentyeleven/style.css
1675 1675 font-weight: bold; 1676 1676 line-height: 2.2em; 1677 1677 } 1678 #content nav a:focus, 1679 #content nav a:active, 1680 #content nav a:hover { 1681 text-decoration: none; 1682 } 1683 #content nav a[href]:focus, 1684 #content nav a[href]:active, 1685 #content nav a[href]:hover { 1686 text-decoration: underline; 1687 } 1678 1688 #nav-above { 1679 1689 padding: 0 0 1.625em; 1680 1690 }