Skip to content

Commit e79b113

Browse files
author
committed
Deployed 32a91b0 with MkDocs version: 1.6.1
0 parents  commit e79b113

File tree

181 files changed

+284289
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

181 files changed

+284289
-0
lines changed

.nojekyll

Whitespace-only changes.

404.html

Lines changed: 2892 additions & 0 deletions
Large diffs are not rendered by default.

CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
docs.rcc.mcw.edu

_static/css/extra.css

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
/* main color */
2+
:root {
3+
--md-primary-fg-color:#005A96;
4+
}
5+
6+
/* publications */
7+
.author {
8+
color: grey;
9+
}
10+
11+
/* page width */
12+
.md-grid {
13+
max-width: 1800px;
14+
}
15+
16+
/* nav/heading readability */
17+
:root {
18+
--md-default-fg-color--light: #414141;
19+
}
837 KB
Binary file not shown.
734 KB
Binary file not shown.
733 KB
Binary file not shown.
287 KB
Loading
105 KB
Loading
52.6 KB
Loading

0 commit comments

Comments
 (0)