Skip to content

Commit ab8d0e8

Browse files
committed
Release 4.0.0
1 parent aa62037 commit ab8d0e8

317 files changed

Lines changed: 30512 additions & 25360 deletions

File tree

Some content is hidden

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

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ https://basicx-strgv.github.io/WGet.NET/
5555
- [x] Reset sources
5656
- [x] Calculate file hash
5757
- [x] Export Settings
58-
- [x] Download package installer
58+
- [x] Download package installers
5959
- [x] Manage pinned packages
6060
- [x] Access info of the WinGet installation
6161
- Other

docs/WGet.NET_Icon.png

252 KB
Loading

docs/about.html

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
<script type="text/javascript" src="./doxygen-custom-page-injector.js"></script>
2+
3+
<div id="injection-wrapper" nav-to="about.html" style="display: none;">
4+
<div class="header">
5+
<div class="headertitle">
6+
<div class="title">
7+
About
8+
</div>
9+
</div>
10+
</div>
11+
<div class="contents">
12+
<div class="textblock">
13+
<!--General info-->
14+
<p><b>WGet.Net</b> was created and is maintained by <b>basic-StrgV</b>.</p>
15+
<p>Thanks to all <a href="https://github.com/basicx-StrgV/WGet.NET/graphs/contributors">contributors</a> and people that opened issues, for helping in improving the library.</p>
16+
<p><b>License:</b> <a href="https://github.com/basicx-StrgV/WGet.NET/blob/main/LICENSE">MIT</a></p>
17+
<p><b>GitHub Repository:</b> <a href="https://github.com/basicx-StrgV/WGet.NET">https://github.com/basicx-StrgV/WGet.NET</a></p>
18+
<!--Contact info-->
19+
<h1>Contact</h1>
20+
<p>
21+
<b>GitHub:</b> <a href="https://github.com/basicx-StrgV">https://github.com/basicx-StrgV</a>
22+
<br>
23+
<b>E-Mail:</b> <a href="mailto:basicx.strgv@gmail.com">basicx.strgv@gmail.com</a>
24+
</p>
25+
<!--Docs info-->
26+
<h1>Docs</h1>
27+
<p>The documentation was generated with the help of <a href="https://www.doxygen.nl/">Doxygen</a>.</p>
28+
<p>
29+
The base style, dark/light mode toggling and other UI improvements are done with <a href="https://github.com/jothepro/doxygen-awesome-css">doxygen-awesome-css</a>.
30+
<br>
31+
There are additional custom styles and scripts, and the <b>doxygen-awesome-darkmode-toggle.js</b> script was modified for this project.
32+
</p>
33+
<p>
34+
Custom html pages, like this "<i>About</i>" page, are done with the
35+
<a href="https://github.com/basicx-StrgV/doxygen-custom-page-injector">doxygen-custom-page-injector</a>, which was initially created for this project.
36+
</p>
37+
</div>
38+
</div>
39+
</div>
40+

docs/annotated.html

Lines changed: 72 additions & 27 deletions
Large diffs are not rendered by default.

docs/annotated_dup.js

Lines changed: 20 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,24 @@
11
var annotated_dup =
22
[
3-
[ "WGetNET", "db/db6/a00074.html", [
4-
[ "WinGetActionFailedException", "d3/d32/a00105.html", "d3/d32/a00105" ],
5-
[ "WinGetAdminOption", "da/ddb/a00145.html", "da/ddb/a00145" ],
6-
[ "WinGetData", "da/d1e/a00149.html", "da/d1e/a00149" ],
7-
[ "WinGetFeatureNotSupportedException", "dd/d42/a00109.html", "dd/d42/a00109" ],
8-
[ "WinGetInfo", "d4/d7d/a00093.html", "d4/d7d/a00093" ],
9-
[ "WinGetInfoEntry", "da/d01/a00153.html", "da/d01/a00153" ],
10-
[ "WinGetNotInstalledException", "d3/d00/a00113.html", "d3/d00/a00113" ],
11-
[ "WinGetPackage", "d1/db7/a00157.html", "d1/db7/a00157" ],
12-
[ "WinGetPackageManager", "d1/d84/a00097.html", "d1/d84/a00097" ],
13-
[ "WinGetPinnedPackage", "d6/d7d/a00161.html", "d6/d7d/a00161" ],
14-
[ "WinGetSource", "d0/d48/a00165.html", "d0/d48/a00165" ],
15-
[ "WinGetSourceManager", "d4/d3a/a00101.html", "d4/d3a/a00101" ]
3+
[ "WGetNET", "d4/d81/a00110.html", [
4+
[ "Abstractions", "dd/d6d/a00111.html", [
5+
[ "WinGetInfoEntry", "de/d76/a00134.html", "de/d76/a00134" ]
6+
] ],
7+
[ "Exceptions", "d2/da3/a00115.html", [
8+
[ "InvalidJsonException", "d3/dd1/a00214.html", "d3/dd1/a00214" ],
9+
[ "WinGetFeatureNotSupportedException", "dc/d9a/a00218.html", "dc/d9a/a00218" ],
10+
[ "WinGetNotInstalledException", "d0/d24/a00222.html", "d0/d24/a00222" ]
11+
] ],
12+
[ "IWinGetObject", "d2/dc8/a00242.html", "d2/dc8/a00242" ],
13+
[ "WinGet", "d8/df1/a00174.html", "d8/df1/a00174" ],
14+
[ "WinGetAdminSetting", "d8/d00/a00186.html", "d8/d00/a00186" ],
15+
[ "WinGetDirectory", "d7/d6e/a00190.html", "d7/d6e/a00190" ],
16+
[ "WinGetInfo", "dc/d57/a00194.html", "dc/d57/a00194" ],
17+
[ "WinGetLink", "d7/da0/a00198.html", "d7/da0/a00198" ],
18+
[ "WinGetPackage", "db/d53/a00202.html", "db/d53/a00202" ],
19+
[ "WinGetPackageManager", "d9/d90/a00178.html", "d9/d90/a00178" ],
20+
[ "WinGetPinnedPackage", "d5/df1/a00206.html", "d5/df1/a00206" ],
21+
[ "WinGetSource", "da/de7/a00210.html", "da/de7/a00210" ],
22+
[ "WinGetSourceManager", "d7/d25/a00182.html", "d7/d25/a00182" ]
1623
] ]
1724
];

docs/classes.html

Lines changed: 58 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1+
<!-- HTML header for doxygen 1.9.7-->
12
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
23
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
34
<head>
5+
<link rel="icon" type="image/x-icon" href="favicon.png">
46
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
57
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
6-
<meta name="generator" content="Doxygen 1.9.7"/>
8+
<meta name="generator" content="Doxygen 1.10.0"/>
79
<meta name="viewport" content="width=device-width, initial-scale=1"/>
810
<title>WGet.NET: Class Index</title>
911
<link href="tabs.css" rel="stylesheet" type="text/css"/>
@@ -13,19 +15,51 @@
1315
<script type="text/javascript" src="resize.js"></script>
1416
<script type="text/javascript" src="navtreedata.js"></script>
1517
<script type="text/javascript" src="navtree.js"></script>
18+
<script type="text/javascript" src="cookie.js"></script>
1619
<link href="search/search.css" rel="stylesheet" type="text/css"/>
1720
<script type="text/javascript" src="search/searchdata.js"></script>
1821
<script type="text/javascript" src="search/search.js"></script>
1922
<link href="doxygen.css" rel="stylesheet" type="text/css" />
23+
<link href="doxygen-awesome.css" rel="stylesheet" type="text/css"/>
24+
<link href="custom.css" rel="stylesheet" type="text/css"/>
25+
<script type="text/javascript" src="doxygen-awesome-darkmode-toggle.js"></script>
26+
<script type="text/javascript" src="doxygen-awesome-fragment-copy-button.js"></script>
27+
<script type="text/javascript" src="doxygen-awesome-interactive-toc.js"></script>
28+
<script type="text/javascript">
29+
DoxygenAwesomeDarkModeToggle.init();
30+
DoxygenAwesomeFragmentCopyButton.init();
31+
DoxygenAwesomeInteractiveToc.init();
32+
addEventListener("DOMContentLoaded", event => {
33+
// Set the correct icon for the current mode when the site is loaded
34+
if (DoxygenAwesomeDarkModeToggle.userPreference) {
35+
document.getElementById("github-icon-dark").style.display = "block";
36+
}
37+
else {
38+
document.getElementById("github-icon-light").style.display = "block";
39+
}
40+
DoxygenAwesomeDarkModeToggle.onModeChange(() => {
41+
// Update the icons when the mode is changed
42+
if (DoxygenAwesomeDarkModeToggle.userPreference) {
43+
document.getElementById("github-icon-light").style.display = "none";
44+
document.getElementById("github-icon-dark").style.display = "block";
45+
}
46+
else {
47+
document.getElementById("github-icon-dark").style.display = "none";
48+
document.getElementById("github-icon-light").style.display = "block";
49+
}
50+
});
51+
});
52+
</script>
2053
</head>
2154
<body>
2255
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
2356
<div id="titlearea">
2457
<table cellspacing="0" cellpadding="0">
2558
<tbody>
2659
<tr id="projectrow">
60+
<td id="projectlogo"><img alt="Logo" src="WGet.NET_Icon.png"/></td>
2761
<td id="projectalign">
28-
<div id="projectname">WGet.NET<span id="projectnumber">&#160;3.2.0</span>
62+
<div id="projectname">WGet.NET<span id="projectnumber">&#160;4.0.0</span>
2963
</div>
3064
<div id="projectbrief">A WinGet wrapper library for .Net.</div>
3165
</td>
@@ -34,7 +68,7 @@
3468
</table>
3569
</div>
3670
<!-- end header part -->
37-
<!-- Generated by Doxygen 1.9.7 -->
71+
<!-- Generated by Doxygen 1.10.0 -->
3872
<script type="text/javascript">
3973
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
4074
var searchBox = new SearchBox("searchBox", "search/",'.html');
@@ -46,7 +80,7 @@
4680
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
4781
$(function() {
4882
initMenu('',true,false,'search.php','Search');
49-
$(document).ready(function() { init_search(); });
83+
$(function() { init_search(); });
5084
});
5185
/* @license-end */
5286
</script>
@@ -64,7 +98,7 @@
6498
</div>
6599
<script type="text/javascript">
66100
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
67-
$(document).ready(function(){initNavTree('classes.html',''); initResizable(); });
101+
$(function(){initNavTree('classes.html',''); initResizable(); });
68102
/* @license-end */
69103
</script>
70104
<div id="doc-content">
@@ -93,19 +127,28 @@
93127
<div class="headertitle"><div class="title">Class Index</div></div>
94128
</div><!--header-->
95129
<div class="contents">
96-
<div class="qindex"><a class="qindex" href="#letter_W">W</a></div>
130+
<div class="qindex"><a class="qindex" href="#letter_I">I</a>&#160;|&#160;<a class="qindex" href="#letter_W">W</a></div>
97131
<div class="classindex">
98132
<dl class="classindex even">
133+
<dt class="alphachar"><a id="letter_I" name="letter_I">I</a></dt>
134+
<dd><a class="el" href="d3/dd1/a00214.html">InvalidJsonException</a> (<a class="el" href="d2/da3/a00115.html">WGetNET.Exceptions</a>)</dd><dd><a class="el" href="d2/dc8/a00242.html">IWinGetObject</a> (<a class="el" href="d4/d81/a00110.html">WGetNET</a>)</dd></dl>
135+
<dl class="classindex odd">
99136
<dt class="alphachar"><a id="letter_W" name="letter_W">W</a></dt>
100-
<dd><a class="el" href="d3/d32/a00105.html">WinGetActionFailedException</a> (<a class="el" href="db/db6/a00074.html">WGetNET</a>)</dd><dd><a class="el" href="da/ddb/a00145.html">WinGetAdminOption</a> (<a class="el" href="db/db6/a00074.html">WGetNET</a>)</dd><dd><a class="el" href="da/d1e/a00149.html">WinGetData</a> (<a class="el" href="db/db6/a00074.html">WGetNET</a>)</dd><dd><a class="el" href="dd/d42/a00109.html">WinGetFeatureNotSupportedException</a> (<a class="el" href="db/db6/a00074.html">WGetNET</a>)</dd><dd><a class="el" href="d4/d7d/a00093.html">WinGetInfo</a> (<a class="el" href="db/db6/a00074.html">WGetNET</a>)</dd><dd><a class="el" href="da/d01/a00153.html">WinGetInfoEntry</a> (<a class="el" href="db/db6/a00074.html">WGetNET</a>)</dd><dd><a class="el" href="d3/d00/a00113.html">WinGetNotInstalledException</a> (<a class="el" href="db/db6/a00074.html">WGetNET</a>)</dd><dd><a class="el" href="d1/db7/a00157.html">WinGetPackage</a> (<a class="el" href="db/db6/a00074.html">WGetNET</a>)</dd><dd><a class="el" href="d1/d84/a00097.html">WinGetPackageManager</a> (<a class="el" href="db/db6/a00074.html">WGetNET</a>)</dd><dd><a class="el" href="d6/d7d/a00161.html">WinGetPinnedPackage</a> (<a class="el" href="db/db6/a00074.html">WGetNET</a>)</dd><dd><a class="el" href="d0/d48/a00165.html">WinGetSource</a> (<a class="el" href="db/db6/a00074.html">WGetNET</a>)</dd><dd><a class="el" href="d4/d3a/a00101.html">WinGetSourceManager</a> (<a class="el" href="db/db6/a00074.html">WGetNET</a>)</dd></dl>
137+
<dd><a class="el" href="d8/df1/a00174.html">WinGet</a> (<a class="el" href="d4/d81/a00110.html">WGetNET</a>)</dd><dd><a class="el" href="d8/d00/a00186.html">WinGetAdminSetting</a> (<a class="el" href="d4/d81/a00110.html">WGetNET</a>)</dd><dd><a class="el" href="d7/d6e/a00190.html">WinGetDirectory</a> (<a class="el" href="d4/d81/a00110.html">WGetNET</a>)</dd><dd><a class="el" href="dc/d9a/a00218.html">WinGetFeatureNotSupportedException</a> (<a class="el" href="d2/da3/a00115.html">WGetNET.Exceptions</a>)</dd><dd><a class="el" href="dc/d57/a00194.html">WinGetInfo</a> (<a class="el" href="d4/d81/a00110.html">WGetNET</a>)</dd><dd><a class="el" href="de/d76/a00134.html">WinGetInfoEntry</a> (<a class="el" href="dd/d6d/a00111.html">WGetNET.Abstractions</a>)</dd><dd><a class="el" href="d7/da0/a00198.html">WinGetLink</a> (<a class="el" href="d4/d81/a00110.html">WGetNET</a>)</dd><dd><a class="el" href="d0/d24/a00222.html">WinGetNotInstalledException</a> (<a class="el" href="d2/da3/a00115.html">WGetNET.Exceptions</a>)</dd><dd><a class="el" href="db/d53/a00202.html">WinGetPackage</a> (<a class="el" href="d4/d81/a00110.html">WGetNET</a>)</dd><dd><a class="el" href="d9/d90/a00178.html">WinGetPackageManager</a> (<a class="el" href="d4/d81/a00110.html">WGetNET</a>)</dd><dd><a class="el" href="d5/df1/a00206.html">WinGetPinnedPackage</a> (<a class="el" href="d4/d81/a00110.html">WGetNET</a>)</dd><dd><a class="el" href="da/de7/a00210.html">WinGetSource</a> (<a class="el" href="d4/d81/a00110.html">WGetNET</a>)</dd><dd><a class="el" href="d7/d25/a00182.html">WinGetSourceManager</a> (<a class="el" href="d4/d81/a00110.html">WGetNET</a>)</dd></dl>
101138
</div>
102139
</div><!-- contents -->
103140
</div><!-- doc-content -->
104-
<!-- start footer part -->
105-
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
106-
<ul>
107-
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.7 </li>
108-
</ul>
109-
</div>
110-
</body>
111-
</html>
141+
<div id="nav-path" class="navpath custom-footer-container">
142+
<div class="custom-footer">
143+
<div class="custom-footer-entry">
144+
Created by <a class="footer-text-link" href="https://github.com/basicx-StrgV">basicx-StrgV</a>
145+
</div>
146+
<div class="custom-footer-entry">
147+
<a href="https://github.com/basicx-StrgV/WGet.NET">
148+
<img id="github-icon-dark" src="github-mark-white.svg" alt="GitHub" class="custom-footer-icon" style="display: none;"/>
149+
<img id="github-icon-light" src="github-mark.svg" alt="GitHub" class="custom-footer-icon" style="display: none;"/>
150+
</a>
151+
</div>
152+
</ul>
153+
</div>
154+
</div>

docs/clipboard.js

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
/**
2+
3+
The code below is based on the Doxygen Awesome project, see
4+
https://github.com/jothepro/doxygen-awesome-css
5+
6+
MIT License
7+
8+
Copyright (c) 2021 - 2022 jothepro
9+
10+
Permission is hereby granted, free of charge, to any person obtaining a copy
11+
of this software and associated documentation files (the "Software"), to deal
12+
in the Software without restriction, including without limitation the rights
13+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
14+
copies of the Software, and to permit persons to whom the Software is
15+
furnished to do so, subject to the following conditions:
16+
17+
The above copyright notice and this permission notice shall be included in all
18+
copies or substantial portions of the Software.
19+
20+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
21+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
22+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
23+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
24+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
25+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
26+
SOFTWARE.
27+
28+
*/
29+
30+
let clipboard_title = "Copy to clipboard"
31+
let clipboard_icon = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg>`
32+
let clipboard_successIcon = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41L9 16.17z"/></svg>`
33+
let clipboard_successDuration = 1000
34+
35+
$(function() {
36+
if(navigator.clipboard) {
37+
const fragments = document.getElementsByClassName("fragment")
38+
for(const fragment of fragments) {
39+
const clipboard_div = document.createElement("div")
40+
clipboard_div.classList.add("clipboard")
41+
clipboard_div.innerHTML = clipboard_icon
42+
clipboard_div.title = clipboard_title
43+
$(clipboard_div).click(function() {
44+
const content = this.parentNode.cloneNode(true)
45+
// filter out line number and folded fragments from file listings
46+
content.querySelectorAll(".lineno, .ttc, .foldclosed").forEach((node) => { node.remove() })
47+
let text = content.textContent
48+
// remove trailing newlines and trailing spaces from empty lines
49+
text = text.replace(/^\s*\n/gm,'\n').replace(/\n*$/,'')
50+
navigator.clipboard.writeText(text);
51+
this.classList.add("success")
52+
this.innerHTML = clipboard_successIcon
53+
window.setTimeout(() => { // switch back to normal icon after timeout
54+
this.classList.remove("success")
55+
this.innerHTML = clipboard_icon
56+
}, clipboard_successDuration);
57+
})
58+
fragment.insertBefore(clipboard_div, fragment.firstChild)
59+
}
60+
}
61+
})

docs/cookie.js

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
/*!
2+
Cookie helper functions
3+
Copyright (c) 2023 Dimitri van Heesch
4+
Released under MIT license.
5+
*/
6+
let Cookie = {
7+
cookie_namespace: 'doxygen_',
8+
9+
readSetting(cookie,defVal) {
10+
if (window.chrome) {
11+
const val = localStorage.getItem(this.cookie_namespace+cookie) ||
12+
sessionStorage.getItem(this.cookie_namespace+cookie);
13+
if (val) return val;
14+
} else {
15+
let myCookie = this.cookie_namespace+cookie+"=";
16+
if (document.cookie) {
17+
const index = document.cookie.indexOf(myCookie);
18+
if (index != -1) {
19+
const valStart = index + myCookie.length;
20+
let valEnd = document.cookie.indexOf(";", valStart);
21+
if (valEnd == -1) {
22+
valEnd = document.cookie.length;
23+
}
24+
return document.cookie.substring(valStart, valEnd);
25+
}
26+
}
27+
}
28+
return defVal;
29+
},
30+
31+
writeSetting(cookie,val,days=10*365) { // default days='forever', 0=session cookie, -1=delete
32+
if (window.chrome) {
33+
if (days==0) {
34+
sessionStorage.setItem(this.cookie_namespace+cookie,val);
35+
} else {
36+
localStorage.setItem(this.cookie_namespace+cookie,val);
37+
}
38+
} else {
39+
let date = new Date();
40+
date.setTime(date.getTime()+(days*24*60*60*1000));
41+
const expiration = days!=0 ? "expires="+date.toGMTString()+";" : "";
42+
document.cookie = this.cookie_namespace + cookie + "=" +
43+
val + "; SameSite=Lax;" + expiration + "path=/";
44+
}
45+
},
46+
47+
eraseSetting(cookie) {
48+
if (window.chrome) {
49+
if (localStorage.getItem(this.cookie_namespace+cookie)) {
50+
localStorage.removeItem(this.cookie_namespace+cookie);
51+
} else if (sessionStorage.getItem(this.cookie_namespace+cookie)) {
52+
sessionStorage.removeItem(this.cookie_namespace+cookie);
53+
}
54+
} else {
55+
this.writeSetting(cookie,'',-1);
56+
}
57+
},
58+
}

docs/custom.css

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
.custom-footer-container {
2+
height: 3em;
3+
border-top: 1px solid var(--separator-color);
4+
}
5+
6+
.custom-footer {
7+
height: 3em;
8+
display: flex;
9+
flex-direction: row;
10+
flex-wrap: nowrap;
11+
justify-content: end;
12+
align-items: center;
13+
align-content: center;
14+
}
15+
16+
.custom-footer-entry {
17+
height: max-content;
18+
margin-right: 1em;
19+
}
20+
21+
.custom-footer-icon {
22+
height: 2em;
23+
}
24+
25+
.footer-text-link, .footer-text-link:link, .footer-text-link:visited, .footer-text-link:focus, .footer-text-link:active {
26+
color: var(--page-foreground-color) !important;
27+
font-weight: 700 !important;
28+
text-decoration: none !important;
29+
}
30+
31+
.footer-text-link:hover {
32+
color: var(--page-secondary-foreground-color) !important;
33+
font-weight: 700 !important;
34+
text-decoration: none !important;
35+
}

0 commit comments

Comments
 (0)