The text color and background do not change. On other projects, everything fell off altogether
css
<code>
* {
font-family: "Comfortaa", sans-serif;
font-optical-sizing: auto;
font-weight: 400;
font-style: normal;
}
html,
h1,
h2,
h3,
h4,
h5,
h6 {
color: #5c5959;
}
body {
background: #f6f6f6;
}
</code>
<code>
* {
font-family: "Comfortaa", sans-serif;
font-optical-sizing: auto;
font-weight: 400;
font-style: normal;
}
html,
h1,
h2,
h3,
h4,
h5,
h6 {
color: #5c5959;
}
body {
background: #f6f6f6;
}
</code>
* {
font-family: "Comfortaa", sans-serif;
font-optical-sizing: auto;
font-weight: 400;
font-style: normal;
}
html,
h1,
h2,
h3,
h4,
h5,
h6 {
color: #5c5959;
}
body {
background: #f6f6f6;
}
html
<code><!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>My blog</title>
<link rel="stylesheet" href="css/style.css">
<link href='https://unpkg.com/[email protected]/css/boxicons.min.css' rel='stylesheet'>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Comfortaa:[email protected]&display=swap" rel="stylesheet">
</head>
<body>
<header class="container-fluid">
<div class="container">
<div class="row">
<div class="col-4">
<h1>My site</h1>
</div>
<nav class="col-8">
<ul>
<li><i class='bx bxs-home' ></i><a href="#">Главная</a></li>
<li><i class='bx bxs-bowl-hot' ></i><a href="#">Услуги</a></li>
<li>
<i class='bx bxs-user'></i><a href="#">Кабинет</a>
<ul>
<li>
<a href="#">Админ панель</a>
</li>
<li><a href="#">Выход</a></li>
</ul>
</li>
<li><i class='bx bxs-phone' ></i><a href="#">О нас</a></li>
</ul>
</nav>
</div>
</div>
</header>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script>
</body>
</html>
</code>
<code><!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>My blog</title>
<link rel="stylesheet" href="css/style.css">
<link href='https://unpkg.com/[email protected]/css/boxicons.min.css' rel='stylesheet'>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Comfortaa:[email protected]&display=swap" rel="stylesheet">
</head>
<body>
<header class="container-fluid">
<div class="container">
<div class="row">
<div class="col-4">
<h1>My site</h1>
</div>
<nav class="col-8">
<ul>
<li><i class='bx bxs-home' ></i><a href="#">Главная</a></li>
<li><i class='bx bxs-bowl-hot' ></i><a href="#">Услуги</a></li>
<li>
<i class='bx bxs-user'></i><a href="#">Кабинет</a>
<ul>
<li>
<a href="#">Админ панель</a>
</li>
<li><a href="#">Выход</a></li>
</ul>
</li>
<li><i class='bx bxs-phone' ></i><a href="#">О нас</a></li>
</ul>
</nav>
</div>
</div>
</header>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script>
</body>
</html>
</code>
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>My blog</title>
<link rel="stylesheet" href="css/style.css">
<link href='https://unpkg.com/[email protected]/css/boxicons.min.css' rel='stylesheet'>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Comfortaa:[email protected]&display=swap" rel="stylesheet">
</head>
<body>
<header class="container-fluid">
<div class="container">
<div class="row">
<div class="col-4">
<h1>My site</h1>
</div>
<nav class="col-8">
<ul>
<li><i class='bx bxs-home' ></i><a href="#">Главная</a></li>
<li><i class='bx bxs-bowl-hot' ></i><a href="#">Услуги</a></li>
<li>
<i class='bx bxs-user'></i><a href="#">Кабинет</a>
<ul>
<li>
<a href="#">Админ панель</a>
</li>
<li><a href="#">Выход</a></li>
</ul>
</li>
<li><i class='bx bxs-phone' ></i><a href="#">О нас</a></li>
</ul>
</nav>
</div>
</div>
</header>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script>
</body>
</html>
updating the F5 page and CTRL + F5 does not help. When running Open live server in VS code, it shows.
That the changes are applied first, And then disappear
New contributor
Савелий Панин is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.