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

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/home.scss')
-rw-r--r--app/assets/stylesheets/home.scss8
1 files changed, 8 insertions, 0 deletions
diff --git a/app/assets/stylesheets/home.scss b/app/assets/stylesheets/home.scss
index 1dd6555ad..147f4386a 100644
--- a/app/assets/stylesheets/home.scss
+++ b/app/assets/stylesheets/home.scss
@@ -42,6 +42,14 @@
padding: 15px;
}
+ .part-of-diaspora {
+ font-style: italic;
+
+ a {
+ color: $white;
+ }
+ }
+
.login-form {
fieldset { background: none; }