Change font (Ubuntu font)

This commit is contained in:
q3aql 2024-01-16 21:08:12 +01:00
parent 6e3eeab50a
commit 2999c24953
14 changed files with 8042 additions and 13 deletions

View File

@ -1,4 +1,10 @@
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@font-face {
font-family: ubuntu;
src:url(fonts/ubuntu.ttf) format('truetype'),
url(fonts/ubuntu.eot) format('embedded-opentype');
}
html {
font-family: ubuntu, sans-serif;
-ms-text-size-adjust: 100%;

View File

@ -1,6 +1,12 @@
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@font-face {
font-family: ubuntu;
src:url(fonts/ubuntu.ttf) format('truetype'),
url(fonts/ubuntu.eot) format('embedded-opentype');
}
html {
font-family: sans-serif;
font-family: ubuntu, sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
@ -99,7 +105,7 @@ code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-family: ubuntu, monospace, monospace;
font-size: 1em;
}
button,
@ -264,7 +270,7 @@ html {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-family: ubuntu, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857;
color: #333;
@ -274,7 +280,7 @@ input,
button,
select,
textarea {
font-family: inherit;
font-family: ubuntu, inherit;
font-size: inherit;
line-height: inherit;
}
@ -360,7 +366,7 @@ h6,
.h4,
.h5,
.h6 {
font-family: inherit;
font-family: ubuntu, inherit;
font-weight: 500;
line-height: 1.1;
color: inherit;
@ -718,7 +724,7 @@ code,
kbd,
pre,
samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
font-family: ubuntu, Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
padding: 2px 4px;
@ -4558,7 +4564,7 @@ button.close {
position: absolute;
z-index: 1070;
display: block;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-family: ubuntu, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
@ -4676,7 +4682,7 @@ button.close {
display: none;
max-width: 276px;
padding: 1px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-family: ubuntu, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
@ -5188,7 +5194,7 @@ button.close {
transform: rotate(-90deg);
}
body {
font-family: "Lato", sans-serif;
font-family: ubuntu, "Lato", sans-serif;
overflow-y: scroll;
background-color: #f5f5f5;
padding-bottom: 5em;

View File

@ -1,4 +1,10 @@
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@font-face {
font-family: ubuntu;
src:url(fonts/ubuntu.ttf) format('truetype'),
url(fonts/ubuntu.eot) format('embedded-opentype');
}
html {
font-family: ubuntu, sans-serif;
-ms-text-size-adjust: 100%;

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

7969
docs/fonts/.gen/bootstrap-dark.min.css vendored Normal file

File diff suppressed because it is too large Load Diff

17
docs/fonts/.gen/head.html Normal file
View File

@ -0,0 +1,17 @@
<!DOCTYPE html>
<html lang="s" dir="ltr">
<head>
<meta charset="utf-8">
<link rel="shortcut icon" href=".gen/arch-linux.png">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Arch Linux Server - File browser</title>
<link rel="stylesheet" href=".gen/bootstrap-dark.min.css">
</head>
<body class="bootstrap-dark">
<div class="container">
<h4><center><img src=".gen/arch-linux.png" width="40" height="40"> Arch Linux Server - File browser</center></h4>
<center><nav aria-label="breadcrumb" role="navigation">
<li>Running: <a href="https://archlinux.org/download/">ArchLinux</a> + <a href="https://nginx.org/en/">Nginx</a> + <a href="https://getbootstrap.com/">Bootstrap</a></li>
</nav></center><br>
<ul class="list-group">
<li class="list-group-item"><center><a href="../.index.html">Back :> Go to previous directory</a></center></li>

View File

@ -0,0 +1,5 @@
</ul>
<br>
</div>
</body>
</html>

BIN
docs/fonts/.gen/ubuntu.eot Executable file

Binary file not shown.

BIN
docs/fonts/.gen/ubuntu.ttf Executable file

Binary file not shown.

24
docs/fonts/.index.html Normal file
View File

@ -0,0 +1,24 @@
<!DOCTYPE html>
<html lang="s" dir="ltr">
<head>
<meta charset="utf-8">
<link rel="shortcut icon" href=".gen/arch-linux.png">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Arch Linux Server - File browser</title>
<link rel="stylesheet" href=".gen/bootstrap-dark.min.css">
</head>
<body class="bootstrap-dark">
<div class="container">
<h4><center><img src=".gen/arch-linux.png" width="40" height="40"> Arch Linux Server - File browser</center></h4>
<center><nav aria-label="breadcrumb" role="navigation">
<li>Running: <a href="https://archlinux.org/download/">ArchLinux</a> + <a href="https://nginx.org/en/">Nginx</a> + <a href="https://getbootstrap.com/">Bootstrap</a></li>
</nav></center><br>
<ul class="list-group">
<li class="list-group-item"><center><a href="../.index.html">Back :> Go to previous directory</a></center></li>
<li class="list-group-item"><center><a href="ubuntu.eot">ubuntu.eot</a></center></li>
<li class="list-group-item"><center><a href="ubuntu.ttf">ubuntu.ttf</a></center></li>
</ul>
<br>
</div>
</body>
</html>

BIN
docs/fonts/ubuntu.eot Executable file

Binary file not shown.

BIN
docs/fonts/ubuntu.ttf Executable file

Binary file not shown.

View File

@ -12,8 +12,6 @@
<title ng-bind="$root.pageTitle">Aria2 WebUI</title>
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Lato:400,700">
<link href="app-light.css" rel="stylesheet"><script type="text/javascript" src="vendor.js"></script><script type="text/javascript" src="app.js"></script></head>
<!-- }}} -->

View File

@ -12,8 +12,6 @@
<title ng-bind="$root.pageTitle">Aria2 WebUI</title>
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Lato:400,700">
<link href="app.css" rel="stylesheet"><script type="text/javascript" src="vendor.js"></script><script type="text/javascript" src="app.js"></script></head>
<!-- }}} -->