Skip to content

Commit e95da18

Browse files
committed
RabbitDruid Rig Updates, Page Styles
RabbitDruidA has a capeTip_jnt now to animate the tip of the cloak Re-rigged, re-weighted, and animation entirely reworked. RabbitDruid now has a look around cycle as well. Nav links had no padding with the browser, Procstack text needed re-centering, footerbar was too transparent in the middle for all pages.
1 parent 420284c commit e95da18

Some content is hidden

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

42 files changed

+139
-90
lines changed

Build/pxlNav.min.js

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Build/pxlRooms/CampfireEnvironment/CampfireEnvironment.js

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Public/js/ProcPages.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@ export class ProcPages {
492492
pageDivsStyles.forEach( (pageDiv)=>{
493493
pageDiv.style.maxHeight="0px";
494494
pageDiv.style.minHeight="0px";
495-
pageDiv.style.padding="0px";
495+
pageDiv.style.padding="0px 10px";
496496
pageDiv.classList.add("gpcpHiddenStyle");
497497
pageDiv.classList.remove("gpcpVisibleStyle");
498498

Public/style/gitPage_aboutMeStyle.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
/* -- -- -- */
4545

4646
.aboutMePage_footerBar{
47-
background: linear-gradient(90deg, rgba(80, 80, 80, 0.15), rgba(70, 70, 70, 0.1), rgba(20, 20, 20, 0.0), rgba(20, 20, 20, 0.0), rgba(70, 70, 70, 0.1), rgba(80, 80, 80, 0.15));
47+
background: linear-gradient(90deg, rgba(80, 80, 80, 0.2), rgba(70, 70, 70, 0.1), rgba(20, 20, 20, 0.0), rgba(70, 70, 70, 0.15), rgba(80, 80, 80, 0.2));
4848
color: #999999;
4949
}
5050

Public/style/gitPage_blogStyle.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565

6666

6767
.blogPage_footerBar{
68-
background: linear-gradient(90deg, rgba(71, 13, 174, 0.15), rgba(68, 5, 105, 0.1), rgba(78, 19, 126, 0), rgba(78, 19, 126, 0), rgba(68, 5, 105, 0.1), rgba(71, 13, 174, 0.15));
68+
background: linear-gradient(90deg, rgba(71, 13, 174, 0.2), rgba(68, 5, 105, 0.15), rgba(78, 19, 126, 0), rgba(68, 5, 105, 0.15), rgba(71, 13, 174, 0.2));
6969
color: #915aaa;
7070
}
7171
.blogPage_footerBar a {

Public/style/gitPage_initStyle.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939

4040

4141
.initPage_footerBar{
42-
background: linear-gradient(90deg, rgba(57, 37, 4, 0.35), rgba(34, 22, 2, 0.1), rgba(34, 22, 2, 0), rgba(34, 22, 2, 0.0), rgba(34, 22, 2, 0.1), rgba(57, 37, 4, 0.35));
42+
background: linear-gradient(90deg, rgba(57, 37, 4, 0.35), rgba(34, 22, 2, 0.20), rgba(34, 22, 2, 0.1), rgba(34, 22, 2, 0.20), rgba(57, 37, 4, 0.35));
4343
color: #cc8324;
4444
}
4545

Public/style/gitPage_mainStyle.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ BODY {
7272

7373

7474
.gitPageNavBlockStyle {
75-
padding: 0px 0px;
75+
padding: 1.5px 0px 2.5px 0px;
7676
position: fixed;
7777
top: 0px;
7878
left: 0px;
@@ -93,6 +93,7 @@ BODY {
9393
letter-spacing: 5px;
9494
font-size: 2.05em;
9595
font-variant: all-small-caps;
96+
line-height: .91em;
9697
color: rgba(20, 20, 20, .3);
9798
text-shadow: 2px 2px 3.5px rgba(175, 175, 175, 0.3);
9899
font-weight: 900;

Public/style/gitPage_projectsStyle.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
/* -- -- -- */
5858

5959
.projectsPage_footerBar{
60-
background: linear-gradient(90deg, rgba(27, 88, 141, 0.25), rgba(5, 83, 158, 0.1), rgba(4, 43, 109, 0.0), rgba(4, 43, 109, 0), rgba(5, 83, 158, 0.1), rgba(27, 88, 141, 0.25));
60+
background: linear-gradient(90deg, rgba(27, 88, 141, 0.25), rgba(5, 83, 158, 0.15), rgba(4, 43, 109, 0.0), rgba(5, 83, 158, 0.15), rgba(27, 88, 141, 0.25));
6161
color: #001f47;
6262
}
6363
.projectsPage_footerBar a {

Public/style/gitPage_pxlNavStyle.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464

6565

6666
.pxlNavPage_footerBar{
67-
background: linear-gradient(90deg, rgba(10, 72, 8, 0.2), rgba(12, 67, 8, 0.15), rgba(18, 72, 12, 0), rgba(18, 72, 12, 0), rgba(12, 67, 8, 0.15), rgba(10, 72, 8, 0.2));
67+
background: linear-gradient(90deg, rgba(10, 72, 8, 0.2), rgba(12, 67, 8, 0.15), rgba(18, 72, 12, 0), rgba(12, 67, 8, 0.15), rgba(10, 72, 8, 0.2));
6868
color: #49a532;
6969
}
7070
.pxlNavPage_footerBar a {

Public/style/gitPage_reposStyle.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
/* -- -- -- */
8282

8383
.repoPage_footerBar{
84-
background: linear-gradient(90deg, rgba(20, 76, 186, 0.3), rgba(27, 63, 149, 0.1), rgba(20, 69, 186, 0), rgba(20, 69, 186, 0), rgba(27, 63, 149, 0.2), rgba(20, 76, 186, 0.3));
84+
background: linear-gradient(90deg, rgba(20, 76, 186, 0.3), rgba(27, 63, 149, 0.1), rgba(20, 69, 186, 0), rgba(27, 63, 149, 0.2), rgba(20, 76, 186, 0.3));
8585
color: #4964f1;
8686
}
8787
.repoPage_footerBar a {

0 commit comments

Comments
 (0)