Add: register, faq

This commit is contained in:
2018-06-26 15:20:48 +09:00
parent 6f55881e9b
commit 64b37549ad
11 changed files with 427 additions and 35 deletions
+4 -2
View File
@@ -19,7 +19,7 @@ header {
color: black;
background-color: #007196;
clear: left;
text-align: center;
/*text-align: center;*/
}
article {
@@ -32,7 +32,7 @@ footer {
color: black;
background-color: #007196;
clear: left;
text-align: center;
/*text-align: center;*/
}
@@ -41,6 +41,7 @@ footer {
/*color: red;*/
}
/*
.player_free {
display: inline-block;
width: 100%;
@@ -52,5 +53,6 @@ footer {
width: 100%;
background-color: #0ff;
}
*/
</style>