Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
ggaulard committed Sep 20, 2021
1 parent e651c6a commit 3e7090d
Show file tree
Hide file tree
Showing 5 changed files with 76 additions and 67 deletions.
6 changes: 5 additions & 1 deletion .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

66 changes: 33 additions & 33 deletions css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ body::-webkit-scrollbar-thumb {
}

a {
color: #0099e5;
color: #e06666;
text-decoration: none;
outline: none;
-webkit-transition: all 0.3s ease-in-out;
Expand Down Expand Up @@ -237,7 +237,7 @@ textarea.form-control:focus {
left: 50%;
right: 50%;
bottom: 0;
background: #0099e5;
background: #e06666;
height: 2px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
Expand Down Expand Up @@ -304,7 +304,7 @@ textarea.form-control:focus {
}

.form-group-with-icon.form-group-focus i {
color: #0099e5;
color: #e06666;
}

.form-group.form-group-w-checkbox {
Expand Down Expand Up @@ -379,7 +379,7 @@ input[type="submit"] {
line-height: 1.2;
border: 0;
outline: 0;
border: 2px solid #0099e5;
border: 2px solid #e06666;
color: #222;
text-shadow: none;
background-color: #fff;
Expand All @@ -400,8 +400,8 @@ input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
background-color: #0099e5;
border-color: #0099e5;
background-color: #e06666;
border-color: #e06666;
color: #fff;
}

Expand All @@ -419,11 +419,11 @@ input[type="submit"]:focus {
/* / buttons */

.border-top {
border-top: 2px solid #0099e5;
border-top: 2px solid #e06666;
}

.border-bottom {
border-bottom: 2px solid #0099e5;
border-bottom: 2px solid #e06666;
}

/* Footer */
Expand Down Expand Up @@ -564,7 +564,7 @@ blockquote {
width: 52px;
height: 52px;
margin: 100px auto;
background-color: #0099e5;
background-color: #e06666;

border-radius: 100%;
-webkit-animation: sk-scaleout 1s infinite ease-in-out;
Expand Down Expand Up @@ -851,7 +851,7 @@ blockquote {
}

.site-title span {
color: #0099e5;
color: #e06666;
}

.header.sticked .site-title {
Expand Down Expand Up @@ -926,7 +926,7 @@ blockquote {
}

.site-main-menu li.active a:after {
background-color: #0099e5;
background-color: #e06666;
}
/* /Main menu */

Expand All @@ -952,7 +952,7 @@ blockquote {
}

.header .social-links a:hover {
background-color: #0099e5;
background-color: #e06666;
}

.header .social-links a i {
Expand Down Expand Up @@ -1053,7 +1053,7 @@ h3.comment-reply-title:after {
width: 100%;
height: 2px;
margin-top: -1px;
background-color: #0099e5;
background-color: #e06666;
}

/* =============================================================================
Expand Down Expand Up @@ -1233,8 +1233,8 @@ h3.comment-reply-title:after {
.clients.owl-carousel .owl-nav .owl-prev:hover,
.clients.owl-carousel .owl-nav .owl-next:hover {
color: #fff;
background-color: #0099e5;
border-color: #0099e5;
background-color: #e06666;
border-color: #e06666;
}

/* =======================================
Expand Down Expand Up @@ -1288,7 +1288,7 @@ h3.comment-reply-title:after {
height: 11px;
margin-left: -5px;
border-radius: 5px;
border: 2px solid #0099e5;
border: 2px solid #e06666;
background-color: #fff;
}

Expand Down Expand Up @@ -1362,7 +1362,7 @@ h3.comment-reply-title:after {
}

.skills-second-style .skill-percentage {
background-color: #0099e5;
background-color: #e06666;
-moz-border-radius: 9px;
-webkit-border-radius: 9px;
border-radius: 9px;
Expand Down Expand Up @@ -1425,7 +1425,7 @@ h3.comment-reply-title:after {
.portfolio-filters li.active a,
.portfolio-filters li.active a:hover {
background-color: #fff;
border: 2px solid #0099e5;
border: 2px solid #e06666;
color: #222;
}

Expand Down Expand Up @@ -1546,7 +1546,7 @@ h3.comment-reply-title:after {
width: 30px;
height: 30px;
background-color: #fff;
color: #0099e5;
color: #e06666;
text-align: center;
line-height: 30px;
-webkit-transition: all 0.3s ease-in-out;
Expand Down Expand Up @@ -1887,8 +1887,8 @@ h3.comment-reply-title:after {
.testimonials.owl-carousel .owl-nav .owl-next:hover,
.clients.owl-carousel .owl-nav .owl-prev:hover,
.clients.owl-carousel .owl-nav .owl-next:hover {
background-color: #0099e5;
border-color: #0099e5;
background-color: #e06666;
border-color: #e06666;
color: #fff;
}

Expand Down Expand Up @@ -2075,7 +2075,7 @@ h3.comment-reply-title:after {
}

.ajax-page-nav > div.nav-item a:hover {
background-color: #0099e5;
background-color: #e06666;
color: #fff;
}

Expand Down Expand Up @@ -2134,7 +2134,7 @@ h3.comment-reply-title:after {
}

.project-general-info .fa {
color: #0099e5;
color: #e06666;
margin-right: 5px;
}

Expand Down Expand Up @@ -2166,8 +2166,8 @@ h3.comment-reply-title:after {

.share-buttons a:hover {
color: #fff;
background-color: #0099e5;
border-color: #0099e5;
background-color: #e06666;
border-color: #e06666;
}

.share-buttons a:last-child {
Expand Down Expand Up @@ -2400,7 +2400,7 @@ h3.comment-reply-title:after {
}

.post-comments .media-footer a:hover {
color: #0099e5;
color: #e06666;
}

.blog-post-content .divider {
Expand Down Expand Up @@ -2474,7 +2474,7 @@ blockquote p {
}

.entry-meta a:hover {
color: #0099e5;
color: #e06666;
}

.entry-meta.entry-meta-top > span:after {
Expand Down Expand Up @@ -2515,7 +2515,7 @@ blockquote p {
font-size: 14px;
margin: 0 6px 6px 0;
color: #fff;
background-color: #0099e5;
background-color: #e06666;
padding: 2px 5px;
}

Expand All @@ -2525,7 +2525,7 @@ blockquote p {

.cat-links li a:hover {
color: #fff;
background-color: #0099e5;
background-color: #e06666;
}

.byline {
Expand Down Expand Up @@ -2623,7 +2623,7 @@ blockquote p {

.post-navigation a:hover,
.image-navigation a:hover {
color: #0099e5;
color: #e06666;
}

/* Posts Navigation & Comments */
Expand Down Expand Up @@ -3339,7 +3339,7 @@ blockquote p {
font-weight: 400;
display: block;
margin: 10px 0;
color: #0099e5;
color: #e06666;
}

.lmpixels-arrows-nav {
Expand Down Expand Up @@ -3372,7 +3372,7 @@ blockquote p {
}

.lmpixels-arrows-nav > div:hover {
color: #0099e5;
color: #e06666;
}

.info-list {
Expand All @@ -3398,7 +3398,7 @@ blockquote p {
display: block;
width: 100%;
height: 2px;
background-color: #0099e5;
background-color: #e06666;
}

@media only screen and (max-width: 991px) {
Expand Down
Binary file modified guillaume-guillaume-resume.pdf
Binary file not shown.
Loading

0 comments on commit 3e7090d

Please sign in to comment.