mirror of
https://github.com/r4sas/py-i2phosts
synced 2025-01-08 22:07:55 +00:00
base.css: add styles for search
This commit is contained in:
parent
c0221cd8ab
commit
215656bc4f
@ -81,6 +81,17 @@ div.footer {
|
||||
padding: 8px 0 0 0;
|
||||
}
|
||||
|
||||
div.search_host {
|
||||
position:absolute;
|
||||
right: 15px;
|
||||
}
|
||||
|
||||
div.search_host .input input {
|
||||
font-size: 10px;
|
||||
color: #6E735E;
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
.pager {
|
||||
padding-top: 20px;
|
||||
padding-left: 100px;
|
||||
|
Loading…
Reference in New Issue
Block a user