Changeset 610:ab0611313d75 for themes/ductile/style.css
- Timestamp:
- 07/22/11 07:48:52 (14 years ago)
- Branch:
- themes
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/ductile/style.css
r609 r610 368 368 #comment-form, 369 369 #comments-feed { 370 color: # 4c4c85;370 color: #333; 371 371 font-family: "Franklin gothic medium","arial narrow","DejaVu Sans Condensed","helvetica neue",helvetica,sans-serif; 372 372 font-size: .875em; … … 382 382 #pr { 383 383 padding: 1em; 384 border: 1px dashed # 4c4c85;384 border: 1px dashed #14709e; 385 385 margin-bottom: 1em; 386 386 } … … 413 413 width: 10em; 414 414 color: #666; 415 font-family: "Century Schoolbook", "Century Schoolbook L", Georgia, serif; 415 416 } 416 417 #comments .first { } … … 418 419 #comments .me { 419 420 font-family: "Century Schoolbook", "Century Schoolbook L", Georgia, serif; 420 color: # 333;421 color: #14709e; 421 422 font-size: 1.14em; 422 423 } … … 438 439 } 439 440 .comment-content { 440 margin-left: 11 em;441 margin-left: 11.5em; 441 442 } 442 443 #comments-feed {
Note: See TracChangeset
for help on using the changeset viewer.