This commit is contained in:
Micah Godbolt 2019-02-26 10:09:17 -08:00
Родитель 369d219aed
Коммит 55cd2cffe8
2 изменённых файлов: 3 добавлений и 2 удалений

Просмотреть файл

@ -67,10 +67,10 @@ h1 a {
content: counter(steps);
position: absolute;
left: -20px;
bottom: -20px;
bottom: -3px;
font-size: 220px;
line-height: 188px;
color: #f3f2f1;
color: #eaeaea;
z-index: 1;
}

Просмотреть файл

@ -4,6 +4,7 @@
<meta charset="UTF-8" />
<link rel="stylesheet" href="https://static2.sharepointonline.com/files/fabric/office-ui-fabric-core/9.6.1/css/fabric.min.css" />
<link rel="stylesheet" href="./assets/shared.css" />
<title>Microsoft Days in the Web - Welcome</title>
</head>
<body class="ms-Fabric">
<div class="Container">