3
0
Fork 0
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.
kiwix-tools/static/server/taskbar.css

31 lines
389 B

#kiwixtoolbar {
position: fixed;
padding: 4px 15px 5px 15px;
margin-left: -10px;
margin-right: -10px;
left:0;
right:0;
top: 10px;
z-index:100;
}
#kiwixhome {
margin: 0px;
float: left;
}
#kiwixlibrary {
margin: 0px;
float: left;
}
#kiwixsearchbox {
margin: 0px;
float: right;
}
#kiwixsearch {
margin: 0px;
float: right;
}