Changeset 25067
- Timestamp:
- 08/20/2013 05:59:00 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfourteen/style.css
r25066 r25067 1292 1292 text-transform: uppercase; 1293 1293 } 1294 .tag-links a:hover { 1294 .tag-links a:hover, 1295 .tag-links a:focus { 1295 1296 background-color: #2b2b2b; 1296 1297 color: #fff; … … 1317 1318 } 1318 1319 } 1319 .tag-links a:hover:before { 1320 .tag-links a:hover:before, 1321 .tag-links a:focus:before { 1320 1322 border-right-color: #2b2b2b; 1321 1323 }
Note: See TracChangeset
for help on using the changeset viewer.