add darker color class. also moved something btw
This commit is contained in:
parent
38abfe031a
commit
b43c5b36fd
|
@ -33,6 +33,9 @@ header, footer
|
||||||
|
|
||||||
.dark
|
.dark
|
||||||
color: $bg
|
color: $bg
|
||||||
|
.darker
|
||||||
|
color: $bg
|
||||||
|
opacity: 0.5
|
||||||
.dim
|
.dim
|
||||||
color: $dim
|
color: $dim
|
||||||
.dimmer
|
.dimmer
|
||||||
|
|
|
@ -88,4 +88,3 @@ section.options
|
||||||
I am a #[strike huge] mid-level nerd, which might be apparent from the design of this page.
|
I am a #[strike huge] mid-level nerd, which might be apparent from the design of this page.
|
||||||
My field of work is complementary to my passion. I love to tinker with technology,
|
My field of work is complementary to my passion. I love to tinker with technology,
|
||||||
and I'm always looking for interesting stuff to learn, and for new ways to improve my skills.
|
and I'm always looking for interesting stuff to learn, and for new ways to improve my skills.
|
||||||
p #[span.dark I use arch btw.]
|
|
||||||
|
|
|
@ -33,3 +33,4 @@ section.achievements
|
||||||
b: +ext_a("https://www.hackerrank.com/certificates/dcdb6c3c4463", "Problem Solving Skill Certificate")
|
b: +ext_a("https://www.hackerrank.com/certificates/dcdb6c3c4463", "Problem Solving Skill Certificate")
|
||||||
|, HackerRank
|
|, HackerRank
|
||||||
li #[b Recognized Contributor], Wikipedia
|
li #[b Recognized Contributor], Wikipedia
|
||||||
|
span.darker i use arch btw
|
||||||
|
|
Loading…
Reference in New Issue
Block a user