这有点尴尬,但由于某种原因,我无法让他CSS
与我的HTML
. 我不知道我是否没有正确浏览目录或什么。在浏览器HTML
中加载正常但CSS
不是。这是我的目录的图像和我在标题中使用的代码:
<link rel="stylesheet" href="staging.mesantos.com/_/css/desktop.css" type="text/css">
桌面.css:
body {
background-color: red;
font-family: Rokkitt, 'Times New Roman', serif;
font-size: 50px;
}