Logo
Explore Help
Sign In
honeymoose/angular-cn
1
0
Fork 0
You've already forked angular-cn
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
angular-cn/aio/src/styles/2-modules/_code.scss

24 lines
393 B
SCSS
Raw Normal View History

feat(aio): block code examples style fix
2017-03-23 15:31:24 -07:00
code-example code {
feat(aio): terminal code styling and code mixin
2017-03-22 10:26:44 +11:00
@include codeblock($backgroundgray);
feat(aio): initial design commit Implemented style guide elements to top header bar, side hamburger nav menu, content and search. Consolidated SCSS files to styles folder. Fixed PWA test.
2017-03-15 08:19:19 +11:00
color: $darkgray;
feat(aio): block code examples style fix
2017-03-23 15:31:24 -07:00
width: 100%;
feat(aio): initial design commit Implemented style guide elements to top header bar, side hamburger nav menu, content and search. Consolidated SCSS files to styles folder. Fixed PWA test.
2017-03-15 08:19:19 +11:00
}
feat(aio): search results and code margins styling
2017-03-23 11:58:59 -07:00
code-example[language=bash] code {
width: 100%;
}
.prettyprint {
margin: 24px auto;
display: flex;
}
.prettyprint.lang-bash code {
feat(aio): terminal code styling and code mixin
2017-03-22 10:26:44 +11:00
@include codeblock($darkgray);
color: $codegreen;
}
.code-example pre, code-example pre {
feat(aio): initial design commit Implemented style guide elements to top header bar, side hamburger nav menu, content and search. Consolidated SCSS files to styles folder. Fixed PWA test.
2017-03-15 08:19:19 +11:00
padding: 0px;
white-space: pre-wrap;
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 89ms Template: 8ms
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