new directory
This commit is contained in:
20
customer_templates/Boxlight_new_templates/styles.css.liquid
Normal file
20
customer_templates/Boxlight_new_templates/styles.css.liquid
Normal file
@ -0,0 +1,20 @@
|
||||
@font-face {
|
||||
font-family: 'Open Sans', sans-serif !important;
|
||||
src: url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&display=swap');
|
||||
}
|
||||
body, html, div {
|
||||
font-family: 'Open Sans', sans-serif !important;
|
||||
}
|
||||
.np-main.np-dashboard.np-subpage-container {
|
||||
padding-top: 20px !important;
|
||||
}
|
||||
.np-sub-navigation {
|
||||
padding-top: 10px !important;
|
||||
padding-bottom: 10px !important;
|
||||
}
|
||||
.np-sub-navigation-content-item-bar {
|
||||
display: none !important;
|
||||
}
|
||||
.np-header-desktop-nav-link.np-header-font-color{
|
||||
color: #215eb8;
|
||||
}
|
||||
Reference in New Issue
Block a user