diff options
Diffstat (limited to 'src/wwwroot/libraries/fomantic/src/themes/github/collections/breadcrumb.variables')
| -rw-r--r-- | src/wwwroot/libraries/fomantic/src/themes/github/collections/breadcrumb.variables | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/wwwroot/libraries/fomantic/src/themes/github/collections/breadcrumb.variables b/src/wwwroot/libraries/fomantic/src/themes/github/collections/breadcrumb.variables new file mode 100644 index 0000000..e22050c --- /dev/null +++ b/src/wwwroot/libraries/fomantic/src/themes/github/collections/breadcrumb.variables @@ -0,0 +1,11 @@ +/******************************* + Site Overrides +*******************************/ + +@dividerOpacity: 1; +@dividerSpacing: 0; +@dividerSize: @big; +@dividerColor: inherit; + +@huge: 1.5384em; + |
