Documentation test
This commit is contained in:
parent
21c1d08e66
commit
028f462b8a
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ body{
|
|||
font-size: 100%;
|
||||
}
|
||||
|
||||
#h1{
|
||||
#header{
|
||||
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>
|
||||
<h1 id="header"> <u>Documentation</u> </h1>
|
||||
<p class="header"> <u>Documentation</u> <p>
|
||||
<p> </p>
|
||||
<div id="text">
|
||||
<p>Documentation</p>
|
||||
|
|
Loading…
Reference in a new issue