/ Published in: CSS
Some demo CSS for Koha
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
#searchsubmit { width: auto; padding: 7px 10px; border: 0; font-size: 1.2em; -moz-border-radius: 5px; -webkit-border-radius: 5px; } #transl1 { padding: 5px 10px; } #masthead_search { font-size: 1.2em; padding: 6px; }