Changeset 23817
- Timestamp:
- 03/27/2013 05:16:31 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentythirteen/style.css
r23806 r23817 1539 1539 } 1540 1540 1541 .format-chat .chat-transcript dt { 1542 color: #686758; 1543 font-style: italic; 1541 .format-chat .chat-transcript time { 1542 color: #722d19; 1543 float: right; 1544 font-size: 12px; 1544 1545 font-weight: normal; 1546 margin: 5px 10px 0; 1547 } 1548 1549 .format-chat .chat-transcript cite { 1550 font-style: normal; 1545 1551 } 1546 1552
Note: See TracChangeset
for help on using the changeset viewer.