Ticket #50809: 50809.patch
| File 50809.patch, 504 bytes (added by , 5 years ago) |
|---|
-
src/wp-content/themes/twentythirteen/style.css
1135 1135 word-wrap: break-word; 1136 1136 } 1137 1137 1138 .entry-content a,1139 .comment-content a {1140 color: #bc360a;1141 }1142 1143 .entry-content a:hover,1144 .comment-content a:hover {1145 color: #ea9629;1146 }1147 1148 1138 .entry-content .more-link { 1149 1139 white-space: nowrap; 1150 1140 }