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

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/custom.scss')
-rw-r--r--assets/css/custom.scss24
1 files changed, 0 insertions, 24 deletions
diff --git a/assets/css/custom.scss b/assets/css/custom.scss
index 2c499d8d..50a79bc2 100644
--- a/assets/css/custom.scss
+++ b/assets/css/custom.scss
@@ -117,31 +117,7 @@
font-size: 22px;
font-weight: 300;
}
-.section--paragraph__tittle {
- font-size: 22px;
- line-height: 30px;
- font-weight: 600;
- color: #2a2a36;
-}
-.section--paragraph {
- font-size: 1.125em;
- font-weight: 400;
- line-height: 1.5;
- color: #6c6c6c;
-}
-.hyperlink {
- color: #a2a2a2;
- text-decoration: none;
- font-weight: 500;
- border-bottom: solid 1px;
- transition: all 0.5s ease;
- text-decoration: none;
- :hover {
- text-decoration: none;
- color: #2a2a36;
- }
-}
.screen-reader-text {
display: none;