css - Unable to make border around form -


I am trying to create a limit for my form. As we can find around the input group of the example, my code is:

    

As you can see, I'm trying with settings:

  • Border-color
  • No effect With limit radius, can someone suggest me how to do this?

    Why do you send your form directly through the CSS file Can not add it to?

      form [role = search] {border: 3px solid red; Padding: 1am; }   



Comments

Popular posts from this blog

ios - Adding an SKSpriteNode to SKScene from a child SKSpriteNode -

Matlab transpose a table vector -

c# - Textbox not clickable but editable -