fix #19: add option to keep external sites in the top menu

This commit is contained in:
Simon Vieille 2020-05-09 15:53:25 +02:00
commit c52079e882
Signed by untrusted user: deblan
GPG key ID: 03383D15A1D31745
9 changed files with 60 additions and 4 deletions

View file

@ -15,10 +15,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#appmenu, #appmenu + nav {
display: none;
}
#side-menu {
position: fixed;
top: 0;