Ticket #61885: 61885.5.patch
File 61885.5.patch, 859 bytes (added by , 3 months ago) |
---|
-
wp-content/themes/twentyfifteen/css/editor-blocks.css
912 912 margin-bottom: 16px; 913 913 } 914 914 915 /* Search */ 916 917 .wp-block-search__button { 918 background-color: #333; 919 color: #fff; 920 font-family: "Noto Sans", sans-serif; 921 font-size: 14px; 922 font-weight: 700; 923 text-transform: uppercase; 924 } 925 926 .wp-block-search .wp-block-search__input { 927 border-radius: 0; 928 color: rgba(51, 51, 51, 0.7); 929 font-family: "Noto Sans", sans-serif; 930 font-size: 1em; 931 padding: 0.5em; 932 } 933 915 934 /*-------------------------------------------------------------- 916 935 7.0 Blocks - Colors 917 936 --------------------------------------------------------------*/