Guest User

Untitled

a guest
Oct 20th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. <div class="busca grid_5 suffix_11">
  2. <form>
  3. <label for="busca" style="color: #0c77bd; text-transform: uppercase; margin-right: 5px; font-size: 1.2em; font-family: 'Helvetica Neue';">Busca</label>
  4.  
  5. <input type="text" id="busca" class="texto" style="background: @cinza; border: 0; height: 22px; margin-right: 5px; padding: 3px 8px; width: 185px;" />
  6.  
  7. <input type="submit" value="Ok" class="botao" style="border: 0; background: @azul; color: #fff; .border-radius(3px); width: 28px; padding: 5px 5px; margin: 0; font-size: 1.2em; font-family: 'Helvetica Neue'; text-transform: uppercase; cursor: pointer;
  8. &:hover { background: lighten(@azul, 10%)" />
  9.  
  10. </form>
  11. </div>
Add Comment
Please, Sign In to add comment