User:NairobiPapel/common.css

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search
Note: After saving, you have to bypass your browser's cache to see the changes. Internet Explorer: press Ctrl-F5, Mozilla: hold down Shift while clicking Reload (or press Ctrl-Shift-R), Opera/Konqueror: press F5, Safari: hold down Shift + Alt while clicking Reload, Chrome: hold down Shift while clicking Reload.
/*@font-face{font-family:'Lato';src:url('https://phab.wmfusercontent.org/res/phabricator/06e0c291/rsrc/externals/font/lato/lato-regular.woff')
}

#searchInput{
        border-radius: 10px !important;
        appearance: none !important;
        outline: 0;
        padding: 0 5px;
        border: 1px solid gray;
}

p{
        font-family: Lato;
}*/