Skip to content

Commit

Permalink
pydocmd: added styleguide
Browse files Browse the repository at this point in the history
  • Loading branch information
thelostone-mc committed Sep 14, 2018
1 parent 0c4e2f7 commit 1f400e1
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 3 deletions.
2 changes: 0 additions & 2 deletions app/assets/v2/css/jquery-ui.css
Original file line number Diff line number Diff line change
Expand Up @@ -1012,7 +1012,6 @@ body .ui-tooltip {
----------------------------------*/

.ui-widget {
font-family: 'Muli', Helvetica, sans-serif;
font-size: 1em;
}

Expand All @@ -1024,7 +1023,6 @@ body .ui-tooltip {
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
font-family: 'Muli', Helvetica, sans-serif;
font-size: 1em;
}

Expand Down
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Check out the [CHANGELOG](https://docs.gitcoin.co/mk_changelog/) for details abo

Also,

* want to become a contributor ? Checkout our [guidelines](https://docs.gitcoin.co/mk_contributors/).
* want to become a contributor ? Checkout our [guidelines](https://docs.gitcoin.co/mk_contributors/) & [styleguide](https://docs.gitcoin.co/mk_styleguide/).
* [check out the gitcoinco organization-wide repo](https://github.com/gitcoinco/gitcoinco).
* check out the open issues list, especially the [discussion](https://github.com/gitcoinco/web/issues?q=is%3Aissue+is%3Aopen+label%3Adiscussion) label and [easy-pickings](https://github.com/gitcoinco/web/issues?q=is%3Aissue+is%3Aopen+label%3Aeasy-pickings).

Expand Down
File renamed without changes.
1 change: 1 addition & 0 deletions pydocmd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@ pages:
- Rest API: mk_rest_api.md << docs/API.md
- Changelog: mk_changelog.md << CHANGELOG.md
- Contributors Guide: mk_contributors.md << docs/CONTRIBUTING.md
- StyleGuide: mk_styleguide.md << docs/STYLEGUIDE.md
- Code:
- App:
- Middleware: app/middleware.md
Expand Down

0 comments on commit 1f400e1

Please sign in to comment.