about styling

master
Your Name 5 years ago
parent 061f84e0bf
commit 68ccf2ae7d

@ -9,26 +9,36 @@ display: block;
justify-content: center*/ justify-content: center*/
color:#371F10; color:#371F10;
margin-left:200px; margin-left:200px;
margin-bottom: 100px;
} }
.projtext{ .projtext{
width: 85%; width: 80%;
display: block; display: block;
text-align: justify;
} }
h1{ h1{
font-size:90px; font-size:50px;
display: block; display: block;
width:50%; width:65%;
text-align: left;
background-color: transparent;
right:auto;
position: relative;
padding: 0px;
top:0%;
z-index: 0;
margin:0px;
margin-top: 50px;
} }
h2{ h2{
display: block; font-size:23px;
width:70%; display: block;
text-align: justify; width:65%;
text-align: justify;
} }
.pagelink{ .pagelink{

Loading…
Cancel
Save