phpvira

main.css

Oct 4th, 2017
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1.  
  2. input {
  3. border-top: none;
  4. border-left: none;
  5. border-right: none;
  6.  
  7. }
  8.  
  9. select:hover {
  10. color: #afafaf;
  11. font-family: "Tahoma";
  12.  
  13. }
  14.  
  15. .border {
  16. border: 1px solid #000;
  17. }
  18.  
  19. .search-form {
  20. text-align: center;
  21. }
Add Comment
Please, Sign In to add comment