diff --git a/css/style.css b/css/style.css index a86d96d..129bfd1 100644 --- a/css/style.css +++ b/css/style.css @@ -40,10 +40,10 @@ body { margin: 0; font-size: 1em; line-height: 1.4; } * Remove text-shadow in selection highlight: h5bp.com/i * These selection declarations have to be separate * Also: hot pink! (or customize the background color to match your design) - */ ::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; } ::selection { background: #fe57a1; color: #fff; text-shadow: none; } + */ /* =============================================================================