Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorYasin Bakhtiar <yasinbakhtiar@outlook.com>2023-05-12 20:14:39 +0300
committerYasin Bakhtiar <yasinbakhtiar@outlook.com>2023-05-12 20:14:39 +0300
commit797afd491e56837f035b05bf4b25ef66f1aa95c0 (patch)
treed62e313815bcfa8251856fb2dd478df45c4cb603 /data
parent094ab6560e9532d99142e2b161706541f49d3c8a (diff)
Use Helvetica Neue font instead ubuntu
Diffstat (limited to 'data')
-rw-r--r--data/reports/postats.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/data/reports/postats.html b/data/reports/postats.html
index 573265abf..07ee9c703 100644
--- a/data/reports/postats.html
+++ b/data/reports/postats.html
@@ -4,7 +4,6 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
- <link href='https://fonts.googleapis.com/css?family=Ubuntu' rel='stylesheet'>
<link rel="icon" type="image/x-icon" href="../desktop/scalable/apps/org.remmina.Remmina.svg">
<title>Remmina Translation Status</title>
@@ -21,7 +20,7 @@
body {
padding: 20px;
margin: 0;
- font-family: 'Ubuntu';
+ font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
font-size: 22px;
}
h1 {