Small fixes
This commit is contained in:
parent
47fef8ebee
commit
955cf9ed1b
@ -245,6 +245,7 @@ h1, h2 {
|
||||
#typeracer-score {
|
||||
float: right;
|
||||
padding: 10px;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
@media (max-width: 500px) {
|
||||
|
@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
rsync --exclude=\.git -r * reimar@192.168.0.4:/mnt/hdd/www/html
|
||||
rsync --exclude=\.git --no-perms -r * reimar@192.168.0.4:/mnt/hdd/www/html
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
<div class="section container">
|
||||
<div id="typeracer-score">
|
||||
<a href="https://data.typeracer.com/pit/profile?user=reimarpb&universe=play&ref=badge" target="_blank">
|
||||
<img src="https://data.typeracer.com/misc/badge?user=reimarpb" border="0" alt="TypeRacer.com scorecard for user reimarpb" loading="lazy" />
|
||||
<img src="https://data.typeracer.com/misc/badge?user=reimarpb" border="0" alt="TypeRacer.com scorecard for user reimarpb" loading="lazy" width="120" height="240" />
|
||||
</a>
|
||||
</div>
|
||||
|
||||
@ -54,7 +54,7 @@
|
||||
<a href="https://git.reim.ar/Reimar" target="_blank" title="Gitea">
|
||||
Gitea
|
||||
</a>
|
||||
<br>
|
||||
<br><br>
|
||||
|
||||
<center style="clear: both;">
|
||||
<b style="letter-spacing: 0.1em;">Mercantec Webring:</b>
|
||||
|
Loading…
Reference in New Issue
Block a user