adds css for prototype landingpage

This commit is contained in:
Rosia E Evans 2023-09-28 15:20:36 +01:00
parent 67245fdcbb
commit 930a6d1751
2 changed files with 24 additions and 1 deletions

View file

@ -0,0 +1,23 @@
header{
font-size: 3rem;
margin-bottom: 2%;
}
main{
width: 60%;
}
section{
margin-top: 3rem;
}
.test{
margin: 10 0 10 0;
display: flex;
flex-direction: row;
gap: 2rem;
}
.test a{
text-dectration: underline;
}

View file

@ -55,4 +55,4 @@ int main(int argc, char* argv[])
// TODO: get images and resources moved across to output to
// TODO: nav sections :eww:
// TODO: copy static pages over