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

github.com/mattstratton/castanet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/scss/custom.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/scss/custom.scss b/static/scss/custom.scss
index adc6512..3f8f84a 100644
--- a/static/scss/custom.scss
+++ b/static/scss/custom.scss
@@ -71,8 +71,12 @@
border-radius: 0px!important;
}
.footer_copyright {
+ > a {
+ color: $castanet-middle-container-bg;
+ }
padding-right: 40px;
padding-top: 10px;
+ color: $castanet-middle-container-bg
}
.sidebar_col {
padding-top: 40px !important;