Update 4.css

This commit is contained in:
RobertHeaton
2023-09-03 08:26:18 +01:00
committed by GitHub
parent fb6055075f
commit 9a9a30a435

12
4.css
View File

@ -131,13 +131,13 @@ div.landing-bttn{
border: 2px solid #ffffff;
border-radius: 5px;
padding: 5px 20px;
color: #000000;
color: #0077ff;
margin: 15px;
max-width: 200px;
background-color:#ffffff;
font-weight:700;
font-size:130px;
text-align: center;
font-weight:500;
font-size:35px;
text-align: left;
cursor: pointer;
}
div.main{
@ -253,12 +253,12 @@ h2{
}
h3{
color:#000000;
color: #0077ff;
margin-top:0;
margin-bottom:0px;
font-weight:400;
font-size:35px;
text-align: left;
text-align: center;
}
hr.intro{