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{
|
#header{
|
||||||
|
font-size: 40px;
|
||||||
color: rgb(0, 0, 0);
|
color: rgb(0, 0, 0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
<div id="Infos">
|
<div id="Infos">
|
||||||
<p> <a href="/">index page</a> | <a href="/list">user and tag list</a></p>
|
<p> <a href="/">index page</a> | <a href="/list">user and tag list</a></p>
|
||||||
</div>
|
</div>
|
||||||
<font id="header" size="+5"> <u>Documentation</u> </font>
|
<font id="header"> <u>Documentation</u> </font>
|
||||||
<p> </p>
|
<p> </p>
|
||||||
<div id="text">
|
<div id="text">
|
||||||
<p>Documentation</p>
|
<p>Documentation</p>
|
||||||
|
|
Loading…
Reference in a new issue