added part of contacts page
removed temp projects page
This commit is contained in:
11
css/contact.css
Normal file
11
css/contact.css
Normal file
@@ -0,0 +1,11 @@
|
||||
.personalcontacts{
|
||||
margin-top: 60px;
|
||||
}
|
||||
|
||||
#githubsign{
|
||||
color: white;
|
||||
}
|
||||
|
||||
#section5{
|
||||
height: 50%;
|
||||
}
|
@@ -38,6 +38,7 @@
|
||||
color: aqua;
|
||||
background-color: #357840;
|
||||
transition: background-color 500ms;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.ratiobtn:checked + .tab {
|
||||
|
Reference in New Issue
Block a user