1
0
mirror of https://github.com/MichielDerhaeg/build-linux.git synced 2025-10-01 01:36:48 +02:00

fancy html

This commit is contained in:
Michiel Derhaeg
2017-04-24 18:39:51 +02:00
parent 42bbfcf62c
commit 22030ddbb5
12 changed files with 7378 additions and 1 deletions

7
doc/header-css.html Normal file
View File

@@ -0,0 +1,7 @@
<link href="css/bootstrap.min.css" rel="stylesheet">
<style>
body {
font-family: serif;
font-size: 16px;
}
</style>