style du formulaire de recherche
darcs-hash:20060427105909-f46e9-8cfc6b46262e4e642993b8dec97883b9652cebe0.gz
This commit is contained in:
parent
a63a0022b8
commit
61b337316b
1 changed files with 10 additions and 0 deletions
|
@ -97,3 +97,13 @@ pre {
|
|||
div.codearea { /* the div makes the border */
|
||||
border: 1px dashed #2f6fab;
|
||||
}
|
||||
|
||||
|
||||
/* Search form */
|
||||
#searchInput {
|
||||
padding: 2px 2px 2px 18px;
|
||||
background: #fff url(../img/q.png) no-repeat 4px center;
|
||||
font: 0.9em "Trebuchet MS", helvetica, sans-serif;
|
||||
border:thin gray solid;
|
||||
margin: 4px 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue