Logo
Explore Help
Register Sign In
yujunjun/datahub
2
0
Fork 0
You've already forked datahub
mirror of https://github.com/datahub-project/datahub.git synced 2025-07-23 17:39:59 +00:00
Code Issues Packages Projects Releases Wiki Activity
datahub/wherehows-web/app/styles/base/_typography.scss

15 lines
191 B
SCSS
Raw Normal View History

DSS-6364 Creates Component based Sass folder architecture following 7-1 pattern. Excludes themes, pages, and vendor folders.
2017-03-10 18:39:51 -08:00
/**
* Basic typography style
*/
body {
color: $text-color;
Adds error handling to z index function, set-color to retrieve color from color-scheme. Mixins for full-screen and flexbox centering, variables and maps for global variables. Base styles. hero component, and dropdown and navbar overrides for bootstrap styles. Updates footer component
2017-03-24 20:19:44 -07:00
font: normal 100 150% / 1.4 $text-font-stack;
}
h1, h2, h3, h4, h5, h6 {
font-weight: 100;
DSS-6552 Modifies user interface on DatasetAuthor component to support edit and read only mode for userName field. resets default TH styling. Creates global sass list variable for font-awesome font stack.
2017-03-25 22:11:20 -07:00
}
th {
font-weight: normal;
DSS-6364 Creates Component based Sass folder architecture following 7-1 pattern. Excludes themes, pages, and vendor folders.
2017-03-10 18:39:51 -08:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 1817ms Template: 7ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API