mirror of
https://github.com/RobertHeaton/RobertHeaton.github.io.git
synced 2026-01-11 06:12:05 +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: 2px solid #ffffff;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
padding: 5px 20px;
|
padding: 5px 20px;
|
||||||
color: #000000;
|
color: #0077ff;
|
||||||
margin: 15px;
|
margin: 15px;
|
||||||
max-width: 200px;
|
max-width: 200px;
|
||||||
background-color:#ffffff;
|
background-color:#ffffff;
|
||||||
font-weight:700;
|
font-weight:500;
|
||||||
font-size:130px;
|
font-size:35px;
|
||||||
text-align: center;
|
text-align: left;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
div.main{
|
div.main{
|
||||||
@ -253,12 +253,12 @@ h2{
|
|||||||
|
|
||||||
}
|
}
|
||||||
h3{
|
h3{
|
||||||
color:#000000;
|
color: #0077ff;
|
||||||
margin-top:0;
|
margin-top:0;
|
||||||
margin-bottom:0px;
|
margin-bottom:0px;
|
||||||
font-weight:400;
|
font-weight:400;
|
||||||
font-size:35px;
|
font-size:35px;
|
||||||
text-align: left;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
hr.intro{
|
hr.intro{
|
||||||
|
|||||||
Reference in New Issue
Block a user