Skip to content

Commit

Permalink
Update Colors
Browse files Browse the repository at this point in the history
  • Loading branch information
aatharvauti committed Nov 26, 2023
1 parent 267af35 commit 45faaae
Show file tree
Hide file tree
Showing 26 changed files with 78 additions and 104 deletions.
7 changes: 3 additions & 4 deletions public/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,6 @@

ul.blog-posts li a:visited {
color: rgba(230, 52, 52, 0.75);
;
}


Expand Down Expand Up @@ -200,7 +199,7 @@
}

a {
color: rgba(230, 52, 52, 0.75);
color: rgba(255, 10, 84, 0.75);
text-decoration: none;
position: relative;
transition: width 0.5s ease;
Expand All @@ -213,12 +212,12 @@
left: 0;
width: 0;
height: 1px;
background-color: rgb(230, 52, 52);
background-color: rgb(255, 71, 126);
transition: width 0.5s ease;
}

a:hover {
color: rgba(230, 52, 52, 1);
color: rgba(255, 10, 84, 1);
transition: width 0.5s ease;
}
a:hover::before {
Expand Down
7 changes: 3 additions & 4 deletions public/blog/active-directory/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,6 @@

ul.blog-posts li a:visited {
color: rgba(230, 52, 52, 0.75);
;
}


Expand Down Expand Up @@ -201,7 +200,7 @@
}

a {
color: rgba(230, 52, 52, 0.75);
color: rgba(255, 10, 84, 0.75);
text-decoration: none;
position: relative;
transition: width 0.5s ease;
Expand All @@ -214,12 +213,12 @@
left: 0;
width: 0;
height: 1px;
background-color: rgb(230, 52, 52);
background-color: rgb(255, 71, 126);
transition: width 0.5s ease;
}

a:hover {
color: rgba(230, 52, 52, 1);
color: rgba(255, 10, 84, 1);
transition: width 0.5s ease;
}
a:hover::before {
Expand Down
7 changes: 3 additions & 4 deletions public/blog/blue-teaming/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,6 @@

ul.blog-posts li a:visited {
color: rgba(230, 52, 52, 0.75);
;
}


Expand Down Expand Up @@ -201,7 +200,7 @@
}

a {
color: rgba(230, 52, 52, 0.75);
color: rgba(255, 10, 84, 0.75);
text-decoration: none;
position: relative;
transition: width 0.5s ease;
Expand All @@ -214,12 +213,12 @@
left: 0;
width: 0;
height: 1px;
background-color: rgb(230, 52, 52);
background-color: rgb(255, 71, 126);
transition: width 0.5s ease;
}

a:hover {
color: rgba(230, 52, 52, 1);
color: rgba(255, 10, 84, 1);
transition: width 0.5s ease;
}
a:hover::before {
Expand Down
7 changes: 3 additions & 4 deletions public/blog/cybersecurity/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,6 @@

ul.blog-posts li a:visited {
color: rgba(230, 52, 52, 0.75);
;
}


Expand Down Expand Up @@ -201,7 +200,7 @@
}

a {
color: rgba(230, 52, 52, 0.75);
color: rgba(255, 10, 84, 0.75);
text-decoration: none;
position: relative;
transition: width 0.5s ease;
Expand All @@ -214,12 +213,12 @@
left: 0;
width: 0;
height: 1px;
background-color: rgb(230, 52, 52);
background-color: rgb(255, 71, 126);
transition: width 0.5s ease;
}

a:hover {
color: rgba(230, 52, 52, 1);
color: rgba(255, 10, 84, 1);
transition: width 0.5s ease;
}
a:hover::before {
Expand Down
7 changes: 3 additions & 4 deletions public/blog/elasticsearch/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,6 @@

ul.blog-posts li a:visited {
color: rgba(230, 52, 52, 0.75);
;
}


Expand Down Expand Up @@ -201,7 +200,7 @@
}

a {
color: rgba(230, 52, 52, 0.75);
color: rgba(255, 10, 84, 0.75);
text-decoration: none;
position: relative;
transition: width 0.5s ease;
Expand All @@ -214,12 +213,12 @@
left: 0;
width: 0;
height: 1px;
background-color: rgb(230, 52, 52);
background-color: rgb(255, 71, 126);
transition: width 0.5s ease;
}

a:hover {
color: rgba(230, 52, 52, 1);
color: rgba(255, 10, 84, 1);
transition: width 0.5s ease;
}
a:hover::before {
Expand Down
7 changes: 3 additions & 4 deletions public/blog/honeypot/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,6 @@

ul.blog-posts li a:visited {
color: rgba(230, 52, 52, 0.75);
;
}


Expand Down Expand Up @@ -201,7 +200,7 @@
}

a {
color: rgba(230, 52, 52, 0.75);
color: rgba(255, 10, 84, 0.75);
text-decoration: none;
position: relative;
transition: width 0.5s ease;
Expand All @@ -214,12 +213,12 @@
left: 0;
width: 0;
height: 1px;
background-color: rgb(230, 52, 52);
background-color: rgb(255, 71, 126);
transition: width 0.5s ease;
}

a:hover {
color: rgba(230, 52, 52, 1);
color: rgba(255, 10, 84, 1);
transition: width 0.5s ease;
}
a:hover::before {
Expand Down
7 changes: 3 additions & 4 deletions public/blog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,6 @@

ul.blog-posts li a:visited {
color: rgba(230, 52, 52, 0.75);
;
}


Expand Down Expand Up @@ -201,7 +200,7 @@
}

a {
color: rgba(230, 52, 52, 0.75);
color: rgba(255, 10, 84, 0.75);
text-decoration: none;
position: relative;
transition: width 0.5s ease;
Expand All @@ -214,12 +213,12 @@
left: 0;
width: 0;
height: 1px;
background-color: rgb(230, 52, 52);
background-color: rgb(255, 71, 126);
transition: width 0.5s ease;
}

a:hover {
color: rgba(230, 52, 52, 1);
color: rgba(255, 10, 84, 1);
transition: width 0.5s ease;
}
a:hover::before {
Expand Down
7 changes: 3 additions & 4 deletions public/blog/owasp/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,6 @@

ul.blog-posts li a:visited {
color: rgba(230, 52, 52, 0.75);
;
}


Expand Down Expand Up @@ -201,7 +200,7 @@
}

a {
color: rgba(230, 52, 52, 0.75);
color: rgba(255, 10, 84, 0.75);
text-decoration: none;
position: relative;
transition: width 0.5s ease;
Expand All @@ -214,12 +213,12 @@
left: 0;
width: 0;
height: 1px;
background-color: rgb(230, 52, 52);
background-color: rgb(255, 71, 126);
transition: width 0.5s ease;
}

a:hover {
color: rgba(230, 52, 52, 1);
color: rgba(255, 10, 84, 1);
transition: width 0.5s ease;
}
a:hover::before {
Expand Down
7 changes: 3 additions & 4 deletions public/blog/purple-teaming/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,6 @@

ul.blog-posts li a:visited {
color: rgba(230, 52, 52, 0.75);
;
}


Expand Down Expand Up @@ -201,7 +200,7 @@
}

a {
color: rgba(230, 52, 52, 0.75);
color: rgba(255, 10, 84, 0.75);
text-decoration: none;
position: relative;
transition: width 0.5s ease;
Expand All @@ -214,12 +213,12 @@
left: 0;
width: 0;
height: 1px;
background-color: rgb(230, 52, 52);
background-color: rgb(255, 71, 126);
transition: width 0.5s ease;
}

a:hover {
color: rgba(230, 52, 52, 1);
color: rgba(255, 10, 84, 1);
transition: width 0.5s ease;
}
a:hover::before {
Expand Down
7 changes: 3 additions & 4 deletions public/blog/red-teaming/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,6 @@

ul.blog-posts li a:visited {
color: rgba(230, 52, 52, 0.75);
;
}


Expand Down Expand Up @@ -201,7 +200,7 @@
}

a {
color: rgba(230, 52, 52, 0.75);
color: rgba(255, 10, 84, 0.75);
text-decoration: none;
position: relative;
transition: width 0.5s ease;
Expand All @@ -214,12 +213,12 @@
left: 0;
width: 0;
height: 1px;
background-color: rgb(230, 52, 52);
background-color: rgb(255, 71, 126);
transition: width 0.5s ease;
}

a:hover {
color: rgba(230, 52, 52, 1);
color: rgba(255, 10, 84, 1);
transition: width 0.5s ease;
}
a:hover::before {
Expand Down
7 changes: 3 additions & 4 deletions public/blog/siem-soc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,6 @@

ul.blog-posts li a:visited {
color: rgba(230, 52, 52, 0.75);
;
}


Expand Down Expand Up @@ -201,7 +200,7 @@
}

a {
color: rgba(230, 52, 52, 0.75);
color: rgba(255, 10, 84, 0.75);
text-decoration: none;
position: relative;
transition: width 0.5s ease;
Expand All @@ -214,12 +213,12 @@
left: 0;
width: 0;
height: 1px;
background-color: rgb(230, 52, 52);
background-color: rgb(255, 71, 126);
transition: width 0.5s ease;
}

a:hover {
color: rgba(230, 52, 52, 1);
color: rgba(255, 10, 84, 1);
transition: width 0.5s ease;
}
a:hover::before {
Expand Down
7 changes: 3 additions & 4 deletions public/blog/tools/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,6 @@

ul.blog-posts li a:visited {
color: rgba(230, 52, 52, 0.75);
;
}


Expand Down Expand Up @@ -201,7 +200,7 @@
}

a {
color: rgba(230, 52, 52, 0.75);
color: rgba(255, 10, 84, 0.75);
text-decoration: none;
position: relative;
transition: width 0.5s ease;
Expand All @@ -214,12 +213,12 @@
left: 0;
width: 0;
height: 1px;
background-color: rgb(230, 52, 52);
background-color: rgb(255, 71, 126);
transition: width 0.5s ease;
}

a:hover {
color: rgba(230, 52, 52, 1);
color: rgba(255, 10, 84, 1);
transition: width 0.5s ease;
}
a:hover::before {
Expand Down
Loading

0 comments on commit 45faaae

Please sign in to comment.