Commit d538c5cb authored by Boteju W.J.M.'s avatar Boteju W.J.M.

Website Changes

parent cf142a11
Pipeline #1780 failed with stages
......@@ -26,6 +26,7 @@ a:hover {
text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
font-family: "Jost", sans-serif;
}
......@@ -77,6 +78,14 @@ h1, h2, h3, h4, h5, h6 {
}
}
.embed-responsive {
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden;
}
/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
......@@ -96,13 +105,13 @@ h1, h2, h3, h4, h5, h6 {
width: 40px;
height: 40px;
border-radius: 50px;
background: #47b2e4;
background: #459A71;
color: #fff;
transition: all 0.4s;
}
.back-to-top i:hover {
background: #209dd8;
background: #0E2017;
color: #fff;
}
......@@ -208,7 +217,7 @@ h1, h2, h3, h4, h5, h6 {
}
.nav-menu .drop-down ul a:hover, .nav-menu .drop-down ul .active > a, .nav-menu .drop-down ul li:hover > a {
color: #47b2e4;
color: #459A71;
}
.nav-menu .drop-down > a:after {
......@@ -805,11 +814,28 @@ section {
/*--------------------------------------------------------------
# Skills
--------------------------------------------------------------*/
/* .skills .table{
width: 100%;
border: none;
}
.skills .table .row{
border-top: none;
} */
/* .skills .col-md-3{
width: 25%;
border-top: none;
border-collapse: collapse;
} */
.skills .content h3 {
font-weight: 700;
font-size: 32px;
color: #37517e;
color: #459A71;
font-family: "Poppins", sans-serif;
}
.skills .content ul {
......@@ -824,7 +850,7 @@ section {
.skills .content ul i {
font-size: 20px;
padding-right: 4px;
color: #47b2e4;
color: #459A71;
}
.skills .content p:last-child {
......@@ -844,7 +870,7 @@ section {
display: block;
font-weight: 600;
font-family: "Poppins", sans-serif;
color: #37517e;
color: #459A71;
}
.skills .progress .skill .val {
......@@ -860,7 +886,7 @@ section {
width: 1px;
height: 10px;
transition: .9s;
background-color: #4668a2;
background-color: #459A71;
}
/*--------------------------------------------------------------
......@@ -1395,8 +1421,8 @@ section {
# Contact
--------------------------------------------------------------*/
.contact .info {
border-top: 3px solid #47b2e4;
border-bottom: 3px solid #47b2e4;
border-top: 3px solid #459A71;
border-bottom: 3px solid #459A71;
padding: 30px;
background: #fff;
width: 100%;
......@@ -1405,7 +1431,7 @@ section {
.contact .info i {
font-size: 20px;
color: #47b2e4;
color: #459A71;
float: left;
width: 44px;
height: 44px;
......@@ -1422,18 +1448,19 @@ section {
font-size: 22px;
font-weight: 600;
margin-bottom: 5px;
color: #37517e;
color: #808080;
margin-top: 10%;
}
.contact .info p {
padding: 0 0 10px 60px;
margin-bottom: 20px;
padding: 0 0 0px 60px;
margin-bottom: 0px;
font-size: 14px;
color: #6182ba;
color: #459A71;
}
.contact .info .email p {
padding-top: 5px;
padding-top: 0px;
}
.contact .info .social-links {
......@@ -1461,14 +1488,14 @@ section {
}
.contact .info .email:hover i, .contact .info .address:hover i, .contact .info .phone:hover i {
background: #47b2e4;
background: #459A71;
color: #fff;
}
.contact .php-email-form {
width: 100%;
border-top: 3px solid #47b2e4;
border-bottom: 3px solid #47b2e4;
border-top: 3px solid #459A71;
border-bottom: 3px solid #459A71;
padding: 30px;
background: #fff;
box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.12);
......@@ -1548,7 +1575,7 @@ section {
}
.contact .php-email-form button[type="submit"] {
background: #47b2e4;
background: #459A71;
border: 0;
padding: 12px 34px;
color: #fff;
......@@ -1557,7 +1584,7 @@ section {
}
.contact .php-email-form button[type="submit"]:hover {
background: #209dd8;
background: #459A71;
}
@-webkit-keyframes animate-loading {
......@@ -1712,7 +1739,7 @@ section {
--------------------------------------------------------------*/
#footer {
font-size: 14px;
background: #37517e;
background: #459A71;
}
#footer .footer-newsletter {
......@@ -1729,7 +1756,7 @@ section {
padding: 0;
line-height: 1;
font-weight: 600;
color: #37517e;
color: #459A71;
}
#footer .footer-newsletter form {
......@@ -1757,7 +1784,7 @@ section {
background: none;
font-size: 16px;
padding: 0 20px;
background: #47b2e4;
background: #459A71;
color: #fff;
transition: 0.3s;
border-radius: 50px;
......@@ -1765,12 +1792,12 @@ section {
}
#footer .footer-newsletter form input[type="submit"]:hover {
background: #209dd8;
background: #459A71;
}
#footer .footer-top {
padding: 60px 0 30px 0;
background: #fff;
background: #f3f5fa;
}
#footer .footer-top .footer-contact {
......@@ -1778,17 +1805,17 @@ section {
}
#footer .footer-top .footer-contact h3 {
font-size: 28px;
font-size: 36px;
margin: 0 0 10px 0;
padding: 2px 0 2px 0;
line-height: 1;
text-transform: uppercase;
font-weight: 600;
color: #37517e;
color: #459A71;
}
#footer .footer-top .footer-contact p {
font-size: 14px;
font-size: 16px;
line-height: 24px;
margin-bottom: 0;
font-family: "Jost", sans-serif;
......@@ -1796,9 +1823,9 @@ section {
}
#footer .footer-top h4 {
font-size: 16px;
font-size: 18px;
font-weight: bold;
color: #37517e;
color: #459A71;
position: relative;
padding-bottom: 12px;
}
......@@ -1815,8 +1842,8 @@ section {
#footer .footer-top .footer-links ul i {
padding-right: 2px;
color: #47b2e4;
font-size: 18px;
color: #459A71;
font-size: 20px;
line-height: 1;
}
......@@ -1845,7 +1872,7 @@ section {
#footer .footer-top .social-links a {
font-size: 18px;
display: inline-block;
background: #47b2e4;
background: #459A71;
color: #fff;
line-height: 1;
padding: 8px 0;
......
[1021/105644.861:ERROR:directory_reader_win.cc(43)] FindFirstFile: The system cannot find the path specified. (0x3)
[1026/100052.933:ERROR:directory_reader_win.cc(43)] FindFirstFile: The system cannot find the path specified. (0x3)
[1027/102944.291:ERROR:directory_reader_win.cc(43)] FindFirstFile: The system cannot find the path specified. (0x3)
......@@ -7,7 +7,7 @@
*/
// Replace contact@example.com with your real receiving email address
$receiving_email_address = 'contact@example.com';
$receiving_email_address = 'dogbehaviourapplication@gmail.com';
if( file_exists($php_email_form = '../assets/vendor/php-email-form/php-email-form.php' )) {
include( $php_email_form );
......
This diff is collapsed.
This diff is collapsed.
......@@ -107,6 +107,15 @@
<img src="assets/img/portfolio/portfolio-details-3.jpg" class="img-fluid" alt="">
</div>
<!-- <div class='embed-responsive' style='padding-bottom:150%'>
<object data='assets/files/Dog Behavioural Monitoring System.pdf' type='application/pdf' width='100%' height='30%'></object>
</div> -->
<!--
<div class='embed-responsive' style='padding-bottom:150%'>
<object data='assets/files/Dog Behavioural Monitoring System.pdf' type='application/pdf' width='100%' height='30%'></object>
</div> -->
<div class="portfolio-info">
<h3>Project information</h3>
<ul>
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment