Skip to content

Commit a8ec97d

Browse files
committed
DOCS: removing patreon
Signed-off-by: jokob-sk <jokob.sk@gmail.com>
1 parent 5b64c96 commit a8ec97d

5 files changed

Lines changed: 8 additions & 11 deletions

File tree

.github/FUNDING.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
github: jokob-sk
2-
patreon: netalertx
32
buy_me_a_coffee: jokobsk

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -181,9 +181,8 @@ Thank you to everyone who appreciates this tool and donates.
181181

182182
<hr>
183183

184-
| [![GitHub](https://i.imgur.com/emsRCPh.png)](https://github.com/sponsors/jokob-sk) | [![Buy Me A Coffee](https://i.imgur.com/pIM6YXL.png)](https://www.buymeacoffee.com/jokobsk) | [![Patreon](https://i.imgur.com/MuYsrq1.png)](https://www.patreon.com/user?u=84385063) |
185-
| --- | --- | --- |
186-
184+
| [![GitHub](https://i.imgur.com/emsRCPh.png)](https://github.com/sponsors/jokob-sk) | [![Buy Me A Coffee](https://i.imgur.com/pIM6YXL.png)](https://www.buymeacoffee.com/jokobsk) |
185+
| --- | --- |
187186
- Bitcoin: `1N8tupjeCK12qRVU2XrV17WvKK7LCawyZM`
188187
- Ethereum: `0x6e2749Cb42F4411bc98501406BdcD82244e3f9C7`
189188

docs/DOCKER_INSTALLATION.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,8 @@ You can read or watch several [community configuration guides](https://docs.neta
121121

122122
## 💙 Support me
123123

124-
| [![GitHub](https://i.imgur.com/emsRCPh.png)](https://github.com/sponsors/jokob-sk) | [![Buy Me A Coffee](https://i.imgur.com/pIM6YXL.png)](https://www.buymeacoffee.com/jokobsk) | [![Patreon](https://i.imgur.com/MuYsrq1.png)](https://www.patreon.com/user?u=84385063) |
125-
| --- | --- | --- |
124+
| [![GitHub](https://i.imgur.com/emsRCPh.png)](https://github.com/sponsors/jokob-sk) | [![Buy Me A Coffee](https://i.imgur.com/pIM6YXL.png)](https://www.buymeacoffee.com/jokobsk) |
125+
| --- | --- |
126126

127127
- Bitcoin: `1N8tupjeCK12qRVU2XrV17WvKK7LCawyZM`
128128
- Ethereum: `0x6e2749Cb42F4411bc98501406BdcD82244e3f9C7`

front/css/app.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,10 @@ body
512512
margin-bottom: 15px !important;
513513
float: left;
514514
width: 100%;
515+
border-radius: 4px;
516+
border-top: 0px;
515517
}
518+
516519
#TopSmallBoxes .small-box {
517520
height: 3em;
518521
}

front/css/dark-patch.css

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -623,11 +623,7 @@ input[type="password"]::-webkit-caps-lock-indicator {
623623
border-color: rgb(120, 127, 133);
624624
}
625625

626-
/*** Additional fixes For Pi.Alert UI ***/
627-
.small-box {
628-
border-radius: 10px;
629-
border-top: 0px;
630-
}
626+
/*** Additional fixes For UI ***/
631627
.pa-small-box-aqua .inner {
632628
background-color: rgb(45,108,133);
633629
border-top-left-radius: 10px;

0 commit comments

Comments
 (0)