diff --git a/style.css b/style.css index 5b9b920..3ba4b1a 100644 --- a/style.css +++ b/style.css @@ -315,20 +315,6 @@ a:hover { .home-search-intro select:focus { outline:none; } -.home-search-intro select::after { - content:"\f0dc"; - font-family:FontAwesome; - color:#000; - padding:12px 8px; - position:absolute; right:0; top:0; - background:red; - z-index:1; - text-align:center; - width:10%; - height:100%; - pointer-events:none; - box-sizing:border-box; -} /****** FOOTER ******/ .footer { background:url(img/backgroun02.jpg) 0 0 no-repeat;