Add basic auth + draft templates
This commit is contained in:
@@ -4,4 +4,17 @@
|
||||
|
||||
body {
|
||||
font-family: 'nunitolight';
|
||||
}
|
||||
}
|
||||
|
||||
.arcoa-menu {
|
||||
background-color: rgba(66,135,199,0.98);
|
||||
max-height: 100vh;
|
||||
overflow-y: auto;
|
||||
}
|
||||
#vocabs a {
|
||||
color: #fff;
|
||||
}
|
||||
/* For dev only*/
|
||||
.sf-toolbar-clearer {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user