1,393
edits
Line 40: | Line 40: | ||
#searchInput { | #searchInput { | ||
width: 123px; | width: 123px; | ||
background: # | background: #222; | ||
color: #ffffd0; | color: #ffffd0; | ||
border-top: 1px dotted #541315; | border-top: 1px dotted #541315; | ||
border-bottom: 1px dotted #541315; | border-bottom: 1px dotted #541315; | ||
border-left: none; | |||
border-right: none; | |||
} | } | ||