Changeset 631
- Timestamp:
- 05/21/2014 04:37:59 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/global.wordpress.org/public_html/wp-content/themes/rosetta/style.css
r465 r631 26 26 margin: 0; 27 27 padding: 0; 28 font-size: 1 3px;29 font-family: " Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;28 font-size: 16px; 29 font-family: "Open Sans","Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif; 30 30 } 31 31 pre a { font-weight: normal; } … … 36 36 37 37 h3 { 38 font-size: 25px;38 font-size: 36px; 39 39 color: #555; 40 margin-bottom: 16px;41 font-family: Georgia,Times,"Times New Roman",serif;42 font-weight: normal;40 margin-bottom: 22px; 41 font-family: "Open Sans",Georgia,Times,"Times New Roman",serif; 42 font-weight: 300; 43 43 } 44 44 h4 { … … 56 56 h5 { 57 57 margin-top: 30px; 58 font-size: 1 4px;58 font-size: 16px; 59 59 font-weight: bold; 60 60 padding: 4px 0; 61 61 } 62 62 p { 63 font-size: 1 3px;63 font-size: 16px; 64 64 line-height: 1.6em; 65 65 margin-top: 16px; … … 139 139 width: 225px; 140 140 float: left; 141 font-family: " Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;141 font-family: "Open Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, sans-serif; 142 142 } 143 143 .sidebar p { 144 font-size: 1 0px;144 font-size: 13px; 145 145 line-height: 1.6em; 146 146 margin-top: 10px; … … 295 295 } 296 296 .releases h3 { 297 margin-bottom: 8px;297 margin-bottom: 12px; 298 298 } 299 299 .section.blog h2 {
Note: See TracChangeset
for help on using the changeset viewer.