mirror of
https://github.com/RobertHeaton/RobertHeaton.github.io.git
synced 2026-01-10 13:52:04 +00:00
Update 4.css
This commit is contained in:
12
4.css
12
4.css
@ -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{
|
||||
|
||||
Reference in New Issue
Block a user