Skip to content
Snippets Groups Projects
Commit 87459ab9 authored by Shraddha Raghuram's avatar Shraddha Raghuram
Browse files

change colors

parent 224f9203
No related branches found
No related tags found
No related merge requests found
......@@ -259,10 +259,10 @@ body{
.pagecontent {
background: #05BE85;
background: #C6EBE8;
padding: 30px 5%;
margin-left: 50px;
margin-right: 50px;
margin-left: -100px;
margin-right: 0px;
margin-bottom: 100px;
position: relative;
overflow: hidden;
......@@ -326,7 +326,7 @@ body{
font-size: 3.07vw;
font-family: SourceSansPro;
font-weight: 600;
color: #185A4F;
color: #62D881;
}
.pagecontent .h2{
text-align: left;
......@@ -387,7 +387,7 @@ body{
font-style: normal;
font-weight: 400;
line-height: normal;
color: #C6EBE8;
color: #185A4F;
}
.pagecontent .a-pagestyle{
text-decoration: none;
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment