1
Fork 0
mirror of https://github.com/Steffo99/bluelib.git synced 2024-12-22 03:24:20 +00:00

Merge branch 'master' into no-fonts

This commit is contained in:
Steffo 2022-02-27 03:34:57 +01:00 committed by GitHub
commit 19fee81a5a
Signed by: github
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 23 additions and 2 deletions

21
.vscode/launch.json vendored Normal file
View file

@ -0,0 +1,21 @@
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"name": "index.html",
"type": "firefox",
"request": "launch",
"reAttach": true,
"file": "${workspaceFolder}/index.html",
"reloadOnChange": {
"watch": [
"${workspaceFolder}/**/*.css",
"${workspaceFolder}/**/*.html",
],
}
}
]
}

View file

@ -6,9 +6,9 @@
<link rel="stylesheet" href="dist/skeleton.root.css">
<link rel="stylesheet" href="dist/paper.root.css">
<link rel="stylesheet" href="dist/hacker.root.css">
<link rel="stylesheet" href="dist/royalblue.root.css">
<link rel="stylesheet" href="dist/sophon.root.css">
<link rel="stylesheet" href="dist/amber.root.css">
<link rel="stylesheet" href="dist/royalblue.root.css">
<title>Bluelib 3</title>
</head>
<body class="theme-bluelib">
@ -18,7 +18,7 @@
<main class="main layout-threecol-center">
<article>
<h1>
Bluelib 3
Bluelib 3 Example
</h1>
<section class="chapter">
<h2>