diff --git a/src/wp-content/themes/twentyten/blocks.css b/src/wp-content/themes/twentyten/blocks.css index b439e24eaf374..2234fc7fea7bd 100644 --- a/src/wp-content/themes/twentyten/blocks.css +++ b/src/wp-content/themes/twentyten/blocks.css @@ -110,6 +110,12 @@ p.has-drop-cap:not(:focus)::first-letter { margin: 0 0 0 0.75em; } +.wp-block-file .wp-block-file__button { + padding: 0.5em 1em; + color: #fff; + line-height: 1.5; +} + /*-------------------------------------------------------------- 3.0 Blocks - Formatting --------------------------------------------------------------*/