Changeset 26579
- Timestamp:
- 12/03/2013 06:50:20 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfourteen/style.css
r26573 r26579 947 947 948 948 .primary-navigation { 949 background-color: #000;950 949 -webkit-box-sizing: border-box; 951 950 -moz-box-sizing: border-box; … … 1320 1319 .hentry .mejs-controls .mejs-time-rail .mejs-time-total, 1321 1320 .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total { 1322 background: #595959;1321 background: rgba(255,255,255,.33); 1323 1322 } 1324 1323 … … 3292 3291 3293 3292 .masthead-fixed .site-header { 3294 box-shadow: 0 1px 8px rgba(0, 0, 0, 0.2);3295 3293 position: fixed; 3296 3294 top: 0;
Note: See TracChangeset
for help on using the changeset viewer.