golden hour
/home/godaofbq/zenearth.com/wp-includes/css
⬆️ Go Up
Upload
File/Folder
Size
Actions
admin-bar-rtl.css
23.97 KB
Del
OK
admin-bar-rtl.min.css
19.68 KB
Del
OK
admin-bar.css
23.94 KB
Del
OK
admin-bar.min.css
19.68 KB
Del
OK
buttons-rtl.css
9.64 KB
Del
OK
buttons-rtl.min.css
5.92 KB
Del
OK
buttons.css
9.6 KB
Del
OK
buttons.min.css
5.92 KB
Del
OK
classic-themes.css
729 B
Del
OK
classic-themes.min.css
291 B
Del
OK
customize-preview-rtl.css
3.58 KB
Del
OK
customize-preview-rtl.min.css
2.81 KB
Del
OK
customize-preview.css
3.54 KB
Del
OK
customize-preview.min.css
2.8 KB
Del
OK
dashicons.css
60.9 KB
Del
OK
dashicons.min.css
57.63 KB
Del
OK
dist
-
Del
OK
editor-rtl.css
32.2 KB
Del
OK
editor-rtl.min.css
26.33 KB
Del
OK
editor.css
32.16 KB
Del
OK
editor.min.css
26.32 KB
Del
OK
jquery-ui-dialog-rtl.css
5.79 KB
Del
OK
jquery-ui-dialog-rtl.min.css
4.41 KB
Del
OK
jquery-ui-dialog.css
5.75 KB
Del
OK
jquery-ui-dialog.min.css
4.41 KB
Del
OK
media-views-rtl.css
55.94 KB
Del
OK
media-views-rtl.min.css
45.33 KB
Del
OK
media-views.css
55.9 KB
Del
OK
media-views.min.css
45.33 KB
Del
OK
wp-auth-check-rtl.css
2.44 KB
Del
OK
wp-auth-check-rtl.min.css
1.84 KB
Del
OK
wp-auth-check.css
2.41 KB
Del
OK
wp-auth-check.min.css
1.83 KB
Del
OK
wp-embed-template-ie.css
1.44 KB
Del
OK
wp-embed-template-ie.min.css
1.44 KB
Del
OK
wp-embed-template.css
7.72 KB
Del
OK
wp-embed-template.min.css
6.77 KB
Del
OK
wp-pointer-rtl.css
3.97 KB
Del
OK
wp-pointer-rtl.min.css
3.17 KB
Del
OK
wp-pointer.css
3.93 KB
Del
OK
wp-pointer.min.css
3.16 KB
Del
OK
Edit: classic-themes.css
/** * These rules are needed for backwards compatibility. * They should match the button element rules in the base theme.json file. */ .wp-block-button__link { color: #ffffff; background-color: #32373c; border-radius: 9999px; /* 100% causes an oval, but any explicit but really high value retains the pill shape. */ /* This needs a low specificity so it won't override the rules from the button element if defined in theme.json. */ box-shadow: none; text-decoration: none; /* The extra 2px are added to size solids the same as the outline versions.*/ padding: calc(0.667em + 2px) calc(1.333em + 2px); font-size: 1.125em; } .wp-block-file__button { background: #32373c; color: #ffffff; text-decoration: none; }
Save