Ticket #25054: 25054-linkdecoration.diff
File 25054-linkdecoration.diff, 502 bytes (added by , 12 years ago) |
---|
-
wp-content/themes/twentyfourteen/style.css
1340 1340 text-decoration: underline; 1341 1341 } 1342 1342 1343 .entry-content a:hover, 1344 .page-content a:hover, 1345 .entry-summary a:hover, 1346 .comment-content a:hover { 1347 text-decoration: none; 1348 } 1349 1343 1350 .entry-content table, 1344 1351 .comment-content table { 1345 1352 font-size: 14px;