Documentation test

This commit is contained in:
2000-Trek 2023-06-21 20:30:38 +02:00
parent 5a78759004
commit 242e3e44b7
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@ body{
font-size: 100%;
}
.header{
h1{
font-size: 10em;
color: rgb(0, 0, 0);
}

View file

@ -10,7 +10,7 @@
<div id="Infos">
<p> <a href="/">index page</a> | <a href="/list">user and tag list</a></p>
</div>
<div class="header"> <u>Documentation</u> </div>
<h1 class="header"> <u>Documentation</u> </h1>
<p>&nbsp;</p>
<div id="text">
<p>Documentation</p>