Ttile case in all buttons and properties, larger settings headers

This commit is contained in:
Joe Knapper 2025-05-20 12:59:49 +01:00
parent 241b2ca463
commit 625f9b4001
12 changed files with 45 additions and 47 deletions

View file

@ -80,7 +80,11 @@
// Nav
//
@nav-header-font-size: 12px;
@nav-header-font-size: 16px;
.uk-nav-header{
text-transform:none;
}
//
// Subnav
@ -358,6 +362,7 @@ a:hover {
padding: 0 8px;
border-color: @global-border;
margin-bottom: 2px;
text-transform:none !important;
}
.uk-button-default {