Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/aerohub/hugo-orbit-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'static/assets/css/styles.css')
-rw-r--r--static/assets/css/styles.css8
1 files changed, 6 insertions, 2 deletions
diff --git a/static/assets/css/styles.css b/static/assets/css/styles.css
index 5d50aac..96e1355 100644
--- a/static/assets/css/styles.css
+++ b/static/assets/css/styles.css
@@ -1,4 +1,4 @@
-/*
+/*
* Template Name: Orbit - Responsive Resume/CV Template for Developers
* Version: 1.0
* Author: Xiaoying Riley
@@ -131,7 +131,7 @@ p {
font-weight: 500;
margin-bottom: 0px;
}
-.sidebar-wrapper .languages-container .lang-desc {
+.sidebar-wrapper .language-container .lang-desc {
color: rgba(255, 255, 255, 0.6);
}
.sidebar-wrapper .languages-list {
@@ -258,6 +258,10 @@ p {
.footer .fa-heart {
color: #fb866a;
}
+.btn-translate {
+ background-color: #276472;
+ border-color: #41a7be;
+}
/* Extra small devices (phones, less than 768px) */
@media (max-width: 767px) {
.sidebar-wrapper {