Changed reseting page added emailcode page and new password page will need to make more secure all just placeholders atm so its fine

This commit is contained in:
Jordan
2026-07-28 11:59:30 +12:00
parent b332df87d7
commit 1012c41c22
7 changed files with 69 additions and 29 deletions
+1 -23
View File
@@ -1,33 +1,11 @@
{% extends 'base.html' %}
{% block content %}
<style>
.sources {
background-color: gray;
color: white;
text-align: left;
height: 200px;
width: 1660px;
margin-top: auto;
}
.sourcescontent{
margin-left: 8px;
color:white;
}
.mainpart {
display: flex;
flex-direction: column;
min-height: 80vh;
}
</style>
<div class="mainpart">
<h1>Information on bivariate data Analysis</h1>
<div class="information">
<h2>information</h2>
</div>
<div class="formulas">