forked from bton/matekasse
Documentation test
This commit is contained in:
parent
cda317cdd0
commit
a28c2fecd0
2 changed files with 2 additions and 1 deletions
|
@ -3,6 +3,7 @@ body{
|
|||
}
|
||||
|
||||
#header{
|
||||
font-size: 40px;
|
||||
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>
|
||||
<font id="header" size="+5"> <u>Documentation</u> </font>
|
||||
<font id="header"> <u>Documentation</u> </font>
|
||||
<p> </p>
|
||||
<div id="text">
|
||||
<p>Documentation</p>
|
||||
|
|
Loading…
Reference in a new issue