Changeset 6315 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg/css/components/_wporg-header.scss
- Timestamp:
- 01/08/2018 07:38:00 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg/css/components/_wporg-header.scss
r6231 r6315 17 17 18 18 a { 19 background: url( //s.w.org/style/images/wp -header-logo.png?1) center left no-repeat;20 background-size: 303px 53px;19 background: url( //s.w.org/style/images/wporg-logo.svg?3 ) center left no-repeat; 20 background-size: 290px 46px; 21 21 display: block; 22 22 height: 88px; 23 23 text-indent: -9999px; 24 width: 303px;25 26 @media only screen and (-webkit-min-device-pixel-ratio: 1.5),27 only screen and (min-resolution: 1.5dppx),28 only screen and (min-resolution: 144dpi) {29 background-image: url( //s.w.org/style/images/wp-header-logo-2x.png?1 );30 }31 24 } 32 25 }
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)