My personal blog
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
359 B

#search
position: absolute
left= !page_width + !sidebar_margin - !sidebar_width
top= 10%
form
background: url(/images/search_bg.png) no-repeat
padding: 2px 0 0
height: 28px
width: 218px
#q
background: none
width: 160px
margin-left: 30px
font-size: 15px
border: none
color: #aaa
&:focus
outline: none