aboutsummaryrefslogtreecommitdiff
path: root/semantic/src/themes/chubby/elements/header.variables
diff options
context:
space:
mode:
authorFuwn <[email protected]>2020-12-14 23:29:56 -0800
committerFuwn <[email protected]>2020-12-14 23:29:56 -0800
commit002eb44eee98dc838bc854b945ab0cbf4884dd57 (patch)
tree428ae460c79baf32fba8ecf16e6fe02a88c3b971 /semantic/src/themes/chubby/elements/header.variables
parent:star: (diff)
downloadme-rewrite-angular.tar.xz
me-rewrite-angular.zip
Diffstat (limited to 'semantic/src/themes/chubby/elements/header.variables')
-rw-r--r--semantic/src/themes/chubby/elements/header.variables21
1 files changed, 0 insertions, 21 deletions
diff --git a/semantic/src/themes/chubby/elements/header.variables b/semantic/src/themes/chubby/elements/header.variables
deleted file mode 100644
index ac86908..0000000
--- a/semantic/src/themes/chubby/elements/header.variables
+++ /dev/null
@@ -1,21 +0,0 @@
-/*-------------------
- Header
---------------------*/
-
-@headerFont : 'Source Sans Pro', Helvetica Neue, Helvetica, Arial, sans-serif;
-@fontWeight: bold;
-@textTransform: none;
-
-/* HTML Headings */
-@h1: 1.33rem;
-@h2: 1.2rem;
-@h3: 1rem;
-@h4: 0.9rem;
-@h5: 0.8rem;
-
-/* Sizing */
-@hugeFontSize: 1.33em;
-@largeFontSize: 1.2em;
-@mediumFontSize: 1em;
-@smallFontSize: 0.9em;
-@tinyFontSize: 0.8em; \ No newline at end of file