@ -169,7 +169,7 @@ $small-breakpoint: 960px;
background : $ui-base-color ;
font-size : 12 px ;
font-weight : 500 ;
color : $ ui-primary -color;
color : $ darker-text -color;
text-transform : uppercase ;
position : relative ;
z-index : 1 ;
@ -186,10 +186,10 @@ $small-breakpoint: 960px;
font-size : 16 px ;
line-height : 30 px ;
margin-bottom : 12 px ;
color : $ ui-primary -color;
color : $ darker-text -color;
a {
color : $ ui- highlight-color;
color : $ highlight-tex t-color;
text-decoration : underline ;
}
}
@ -202,11 +202,11 @@ $small-breakpoint: 960px;
text-align : center ;
font-size : 12 px ;
line-height : 18 px ;
color : $ ui-primary -color;
color : $ darker-text -color;
margin-bottom : 0 ;
a {
color : $ ui- highlight-color;
color : $ highlight-tex t-color;
text-decoration : underline ;
}
}
@ -225,7 +225,7 @@ $small-breakpoint: 960px;
font-family : inherit ;
font-size : inherit ;
line-height : inherit ;
color : lighten( $ui-primary-color , 10 % ) ;
color : transparentize( $darker-text-color , 0 .1 ) ;
}
h1 {
@ -234,14 +234,14 @@ $small-breakpoint: 960px;
line-height : 30 px ;
font-weight : 500 ;
margin-bottom : 20 px ;
color : $ ui-secondary -color;
color : $ primary-text -color;
small {
font-family : ' mastodon-font-sans-serif ' , sans-serif ;
display : block ;
font-size : 18 px ;
font-weight : 400 ;
color : $ui-base-lighter-color ;
color : opacify ( $darker-text-color , 0 .1 ) ;
}
}
@ -251,7 +251,7 @@ $small-breakpoint: 960px;
line-height : 26 px ;
font-weight : 500 ;
margin-bottom : 20 px ;
color : $ ui-secondary -color;
color : $ primary-text -color;
}
h3 {
@ -260,7 +260,7 @@ $small-breakpoint: 960px;
line-height : 24 px ;
font-weight : 500 ;
margin-bottom : 20 px ;
color : $ ui-secondary -color;
color : $ primary-text -color;
}
h4 {
@ -269,7 +269,7 @@ $small-breakpoint: 960px;
line-height : 24 px ;
font-weight : 500 ;
margin-bottom : 20 px ;
color : $ ui-secondary -color;
color : $ primary-text -color;
}
h5 {
@ -278,7 +278,7 @@ $small-breakpoint: 960px;
line-height : 24 px ;
font-weight : 500 ;
margin-bottom : 20 px ;
color : $ ui-secondary -color;
color : $ primary-text -color;
}
h6 {
@ -287,7 +287,7 @@ $small-breakpoint: 960px;
line-height : 24 px ;
font-weight : 500 ;
margin-bottom : 20 px ;
color : $ ui-secondary -color;
color : $ primary-text -color;
}
ul ,
@ -354,10 +354,10 @@ $small-breakpoint: 960px;
font-weight : 400 ;
font-size : 16 px ;
line-height : 30 px ;
color : $ ui-primary -color;
color : $ darker-text -color;
a {
color : $ ui- highlight-color;
color : $ highlight-tex t-color;
text-decoration : underline ;
}
}
@ -405,7 +405,7 @@ $small-breakpoint: 960px;
font-size : 14 px ;
& : hover {
color : $ ui-secondary -color;
color : $ darker-text -color;
}
}
@ -478,10 +478,10 @@ $small-breakpoint: 960px;
font-weight : 400 ;
font-size : 16 px ;
line-height : 30 px ;
color : $ ui-primary -color;
color : $ darker-text -color;
a {
color : $ ui- highlight-color;
color : $ highlight-tex t-color;
text-decoration : underline ;
}
}
@ -517,7 +517,7 @@ $small-breakpoint: 960px;
span {
& : last-child {
color : $ ui-secondary -color;
color : $ darker-text -color;
}
}
@ -548,7 +548,7 @@ $small-breakpoint: 960px;
font-size : 14 px ;
line-height : 24 px ;
font-weight : 500 ;
color : $ ui-primary -color;
color : $ darker-text -color;
padding-bottom : 5 px ;
margin-bottom : 15 px ;
border-bottom : 1 px solid lighten ( $ui-base-color , 4 % ) ;
@ -559,7 +559,7 @@ $small-breakpoint: 960px;
a ,
span {
font-weight : 400 ;
color : darken( $ui-primary-color , 10 % ) ;
color : opacify( $darker-text-color , 0 .1 ) ;
}
a {
@ -602,7 +602,7 @@ $small-breakpoint: 960px;
. username {
display : block ;
color : $ ui-primary -color;
color : $ darker-text -color;
}
}
}
@ -775,7 +775,7 @@ $small-breakpoint: 960px;
}
p a {
color : $ ui-secondary -color;
color : $ darker-text -color;
}
h1 {
@ -784,10 +784,10 @@ $small-breakpoint: 960px;
margin-bottom : 0 ;
small {
color : $ ui-primary -color;
color : $ darker-text -color;
span {
color : $ ui-secondary -color;
color : $ darker-text -color;
}
}
}
@ -896,7 +896,7 @@ $small-breakpoint: 960px;
}
a {
color : $ ui-secondary -color;
color : $ darker-text -color;
text-decoration : none ;
}
}
@ -935,7 +935,7 @@ $small-breakpoint: 960px;
. fa {
display : block ;
color : $ ui-primary -color;
color : $ darker-text -color;
font-size : 48 px ;
}
}
@ -943,7 +943,7 @@ $small-breakpoint: 960px;
. text {
font-size : 16 px ;
line-height : 30 px ;
color : $ ui-primary -color;
color : $ darker-text -color;
h6 {
font-size : inherit ;
@ -969,10 +969,10 @@ $small-breakpoint: 960px;
font-weight : 400 ;
font-size : 16 px ;
line-height : 30 px ;
color : $ ui-primary -color;
color : $ darker-text -color;
a {
color : $ ui- highlight-color;
color : $ highlight-tex t-color;
text-decoration : underline ;
}
}
@ -980,7 +980,7 @@ $small-breakpoint: 960px;
. footer-links {
padding-bottom : 50 px ;
text-align : right ;
color : $ ui-base-lighter -color;
color : $ darker-text -color;
p {
font-size : 14 px ;
@ -995,7 +995,7 @@ $small-breakpoint: 960px;
& __footer {
margin-top : 10 px ;
text-align : center ;
color : $ ui-base-lighter -color;
color : $ darker-text -color;
p {
font-size : 14 px ;