Skip to content

Commit ae9e242

Browse files
committed
Compile & minify
1 parent 5ca35ee commit ae9e242

File tree

6 files changed

+4
-140
lines changed

6 files changed

+4
-140
lines changed

Diff for: css/ehui-auto.css

-68
Original file line numberDiff line numberDiff line change
@@ -1331,40 +1331,6 @@ html.min .hero > .logo::before {
13311331
background-color: #f1f3f5;
13321332
}
13331333

1334-
/* third party styling requirements */
1335-
button.g,
1336-
.button.g {
1337-
font-family: "roboto";
1338-
background-color: #dfdfed;
1339-
color: #181820;
1340-
border-color: #dfdfed;
1341-
padding: 0.6rem 0.8rem;
1342-
border-width: 0.4rem;
1343-
}
1344-
1345-
button.g:hover,
1346-
.button.g:hover,
1347-
button.g:focus-visible,
1348-
.button.g:focus-visible {
1349-
color: #181820;
1350-
background-color: #CFCFE6;
1351-
}
1352-
1353-
button.g:focus-visible,
1354-
.button.g:focus-visible {
1355-
outline-color: #dfdfed;
1356-
}
1357-
1358-
button.g img {
1359-
height: 1.4rem;
1360-
width: 1.4rem;
1361-
}
1362-
1363-
button.guest,
1364-
.button.guest {
1365-
border-width: 0.4rem;
1366-
}
1367-
13681334
button.large,
13691335
.button.large {
13701336
padding: 0.6rem 1.2rem;
@@ -2852,40 +2818,6 @@ html.min .hero > .logo::before {
28522818
background-color: #181825;
28532819
}
28542820

2855-
/* third party styling requirements */
2856-
button.g,
2857-
.button.g {
2858-
font-family: "roboto";
2859-
background-color: #dfdfed;
2860-
color: #181820;
2861-
border-color: #dfdfed;
2862-
padding: 0.6rem 0.8rem;
2863-
border-width: 0.4rem;
2864-
}
2865-
2866-
button.g:hover,
2867-
.button.g:hover,
2868-
button.g:focus-visible,
2869-
.button.g:focus-visible {
2870-
color: #181820;
2871-
background-color: #CFCFE6;
2872-
}
2873-
2874-
button.g:focus-visible,
2875-
.button.g:focus-visible {
2876-
outline-color: #dfdfed;
2877-
}
2878-
2879-
button.g img {
2880-
height: 1.4rem;
2881-
width: 1.4rem;
2882-
}
2883-
2884-
button.guest,
2885-
.button.guest {
2886-
border-width: 0.4rem;
2887-
}
2888-
28892821
button.large,
28902822
.button.large {
28912823
padding: 0.6rem 1.2rem;

Diff for: css/ehui-dark.css

-34
Original file line numberDiff line numberDiff line change
@@ -1331,40 +1331,6 @@ html.min .hero > .logo::before {
13311331
background-color: #181825;
13321332
}
13331333

1334-
/* third party styling requirements */
1335-
button.g,
1336-
.button.g {
1337-
font-family: "roboto";
1338-
background-color: #dfdfed;
1339-
color: #181820;
1340-
border-color: #dfdfed;
1341-
padding: 0.6rem 0.8rem;
1342-
border-width: 0.4rem;
1343-
}
1344-
1345-
button.g:hover,
1346-
.button.g:hover,
1347-
button.g:focus-visible,
1348-
.button.g:focus-visible {
1349-
color: #181820;
1350-
background-color: #CFCFE6;
1351-
}
1352-
1353-
button.g:focus-visible,
1354-
.button.g:focus-visible {
1355-
outline-color: #dfdfed;
1356-
}
1357-
1358-
button.g img {
1359-
height: 1.4rem;
1360-
width: 1.4rem;
1361-
}
1362-
1363-
button.guest,
1364-
.button.guest {
1365-
border-width: 0.4rem;
1366-
}
1367-
13681334
button.large,
13691335
.button.large {
13701336
padding: 0.6rem 1.2rem;

Diff for: css/ehui-light.css

-34
Original file line numberDiff line numberDiff line change
@@ -1331,40 +1331,6 @@ html.min .hero > .logo::before {
13311331
background-color: #f1f3f5;
13321332
}
13331333

1334-
/* third party styling requirements */
1335-
button.g,
1336-
.button.g {
1337-
font-family: "roboto";
1338-
background-color: #dfdfed;
1339-
color: #181820;
1340-
border-color: #dfdfed;
1341-
padding: 0.6rem 0.8rem;
1342-
border-width: 0.4rem;
1343-
}
1344-
1345-
button.g:hover,
1346-
.button.g:hover,
1347-
button.g:focus-visible,
1348-
.button.g:focus-visible {
1349-
color: #181820;
1350-
background-color: #CFCFE6;
1351-
}
1352-
1353-
button.g:focus-visible,
1354-
.button.g:focus-visible {
1355-
outline-color: #dfdfed;
1356-
}
1357-
1358-
button.g img {
1359-
height: 1.4rem;
1360-
width: 1.4rem;
1361-
}
1362-
1363-
button.guest,
1364-
.button.guest {
1365-
border-width: 0.4rem;
1366-
}
1367-
13681334
button.large,
13691335
.button.large {
13701336
padding: 0.6rem 1.2rem;

Diff for: site/css/ehui-auto.min.css

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: site/css/ehui-dark.min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: site/css/ehui-light.min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)