forked from bton/matekasse
Documentation test
This commit is contained in:
parent
9fdda25711
commit
21c1d08e66
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ body{
|
|||
font-size: 100%;
|
||||
}
|
||||
|
||||
#header{
|
||||
#h1{
|
||||
font-size: 10em;
|
||||
color: rgb(0, 0, 0);
|
||||
}
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<div id="Infos">
|
||||
<p> <a href="/">index page</a> | <a href="/list">user and tag list</a></p>
|
||||
</div>
|
||||
<p id="header"> <u>Documentation</u> </p>
|
||||
<h1 id="header"> <u>Documentation</u> </h1>
|
||||
<p> </p>
|
||||
<div id="text">
|
||||
<p>Documentation</p>
|
||||
|
|
Loading…
Reference in a new issue