First draft of working NBN theme for mediawiki
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"userpage": "User Page",
|
||||
"nextbestnetwork.css": "/* CSS placed here will affect users of the NextBestNetwork skin */",
|
||||
"nextbestnetwork.js": "/* Any JavaScript here will be loaded for users using the NextBestNetwork skin */",
|
||||
"nextbestnetwork-navbar-class": "navbar navbar-default navbar-fixed-top navbar-expand-lg fixed-top navbar-light bg-light",
|
||||
"nextbestnetwork-navbar-class": "navbar navbar-fixed-top navbar-expand-lg navbar-light bg-primary fixed-top",
|
||||
"nextbestnetwork-navbar-brand": "{{SITENAME}}",
|
||||
"nextbestnetwork-navbar-left": "FAQ",
|
||||
"nextbestnetwork-navbar-left-wrapper": "li",
|
||||
@@ -32,7 +32,7 @@
|
||||
"nextbestnetwork-sidebar-right-dropdownclass": "dropdown-menu-end",
|
||||
"nextbestnetwork-footer": "FOOTER",
|
||||
"nextbestnetwork-footer-custom": "LOGIN",
|
||||
"nextbestnetwork-footer-class": "footer-sticky bg-light",
|
||||
"nextbestnetwork-footer-class": "footer-sticky bg-primary",
|
||||
"nextbestnetwork-footer-btnclass": "",
|
||||
"nextbestnetwork-footer-wrapperclass": "dropup",
|
||||
"nextbestnetwork-footer-standard-btnclass": "",
|
||||
|
||||
Reference in New Issue
Block a user