Changeset 103
- Timestamp:
- 10/11/2013 01:22:41 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-makehome/style.css
r91 r103 160 160 /* section.get-involved */ 161 161 162 section.get-involved { 163 padding: 20px 0 60px; 164 } 165 162 166 section.get-involved h2 { 163 font-family: "Open Sans" ;167 font-family: "Open Sans", sans-serif; 164 168 font-weight: 600; 165 169 padding-bottom: 0.5em; … … 175 179 width: 420px; 176 180 width: calc( 100% / 2 - 60px ); 177 font-size: 11pt; 181 min-height: 190px; 182 font-size: 1.5em; 178 183 background: #fff; 179 184 float: left; … … 225 230 section.get-involved article p { 226 231 font-size: 1em; 227 line-height: 1. 3;232 line-height: 1.5; 228 233 } 229 234
Note: See TracChangeset
for help on using the changeset viewer.