Tidied up login page/navbar.
This commit is contained in:
parent
478edeeddf
commit
3eddd0ea5b
5 changed files with 21 additions and 2 deletions
|
|
@ -13,12 +13,16 @@ GNU Affero General Public License for more details.
|
|||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with this program. If not, see <https://www.gnu.org/licenses/>.*/
|
||||
h2{
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
form{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
gap: 0.5em;
|
||||
margin: 5% 17%;
|
||||
margin: 0 17%;
|
||||
}
|
||||
|
||||
.login-page-prompt{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue