Compare commits
2 Commits
ebaf48438c
...
36b2f46a96
Author | SHA1 | Date | |
---|---|---|---|
36b2f46a96 | |||
058f37bd55 |
@ -7,13 +7,6 @@ body {
|
|||||||
|
|
||||||
.cover-container { max-width: 42em; }
|
.cover-container { max-width: 42em; }
|
||||||
|
|
||||||
.btn-light,
|
|
||||||
.btn-light:hover,
|
|
||||||
.btn-light:focus {
|
|
||||||
color: #333;
|
|
||||||
text-shadow: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.nav-masthead .nav-link {
|
.nav-masthead .nav-link {
|
||||||
color: rgba(255, 255, 255, .5);
|
color: rgba(255, 255, 255, .5);
|
||||||
border-bottom: .25rem solid transparent;
|
border-bottom: .25rem solid transparent;
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<title>♥️</title>
|
<title>🗃️ Загрузчик файлов</title>
|
||||||
<link rel="stylesheet" type="text/css" href="styles.css">
|
<link rel="stylesheet" type="text/css" href="styles.css">
|
||||||
<script type="text/javascript" src="app.js"></script>
|
<script type="text/javascript" src="app.js"></script>
|
||||||
<meta name="theme-color" content="#712cf9">
|
<meta name="theme-color" content="#712cf9">
|
||||||
|
Loading…
Reference in New Issue
Block a user