Skip to content

Commit bf40db3

Browse files
author
Aji Ahamed
committed
updated css style sheet for color change
1 parent 65bec72 commit bf40db3

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

nnt/assets/css/main.css

Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2536,11 +2536,11 @@ input, select, textarea {
25362536
}
25372537

25382538
.wrapper.style1 .icon.major:before {
2539-
color: #5e42a6;
2539+
color: #000000;/*5e42a6*/
25402540
}
25412541

25422542
.wrapper.style1-alt .icon.major:before {
2543-
color: #493382;
2543+
color: #000000;/*493382*/
25442544
}
25452545

25462546
.wrapper.style2 .icon.major:before {
@@ -3237,34 +3237,37 @@ input, select, textarea {
32373237

32383238
.wrapper.alt {
32393239
/*background-color: #261c3e;*/
3240-
background: linear-gradient(to bottom, #006699 0%, #009999 100%);
3240+
background-color: #261c3e;
32413241
}
32423242

32433243
.wrapper.style1 {
3244-
/*background-color: #000000; /* get in touch*/
3245-
background: linear-gradient(to bottom, #000000 0%, #009999 100%);
3244+
background-image: linear-gradient(90deg, #020024 0%, #00968f 65%, #00d4ff 100%);
3245+
/*background-color: #090979;*/
32463246
}
32473247

32483248
.wrapper.style1-alt {
3249-
background-color: #006699;/*Footer*/
3249+
background-color: #0089B9;
3250+
/*background-image: #linear-gradient(0deg, turquoise, black);
3251+
background-color: #493382;*/
32503252
}
32513253

32523254
.wrapper.style2 {
3253-
/*background-color: #000000;/* who we are*/
3254-
background: linear-gradient(to bottom, #006699 0%, #009999 100%);
3255+
background-color: #00778E;
3256+
/*background-image: #linear-gradient(0deg, turquoise, black);
3257+
background-color: #5052b5;*/
32553258
}
32563259

32573260
.wrapper.style2-alt {
3258-
background-color: #3e4094;
3261+
background-color: #;
32593262
}
32603263

32613264
.wrapper.style3 {
3262-
/*background-color: #b74e91;*/
3263-
background: linear-gradient(to bottom, #006699 0%, #009999 100%);
3265+
background-color: #;
3266+
background-image: linear-gradient(90deg, darkturquoise, midnightblue);
32643267
}
32653268

32663269
.wrapper.style3-alt {
3267-
background-color: #953d75;
3270+
background-color: #;
32683271
}
32693272

32703273
.wrapper.fullscreen {
@@ -3528,8 +3531,7 @@ input, select, textarea {
35283531

35293532
#sidebar {
35303533
padding: 2.5em 2.5em 0.5em 2.5em ;
3531-
background: linear-gradient(180deg, #006699 0%, #009999 100%);
3532-
/*background: #312450;*/
3534+
background: #0e4f70;
35333535
cursor: default;
35343536
height: 100vh;
35353537
left: 0;
@@ -3879,8 +3881,8 @@ input, select, textarea {
38793881

38803882
#intro {
38813883
background-attachment: fixed;
3882-
background-color: linear-gradient(to bottom, #006699 0%, #000000 100%);
38833884
background-image: url("images/intro.svg");
3885+
background-color: #00413E;
38843886
background-position: top right;
38853887
background-repeat: no-repeat;
38863888
background-size: 100% 100%;

nnt/assets/css/main_new.css renamed to nnt/assets/css/main.css.bkup

Lines changed: 15 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2536,11 +2536,11 @@ input, select, textarea {
25362536
}
25372537

25382538
.wrapper.style1 .icon.major:before {
2539-
color: #000000;/*5e42a6*/
2539+
color: #5e42a6;
25402540
}
25412541

25422542
.wrapper.style1-alt .icon.major:before {
2543-
color: #000000;/*493382*/
2543+
color: #493382;
25442544
}
25452545

25462546
.wrapper.style2 .icon.major:before {
@@ -3237,37 +3237,34 @@ input, select, textarea {
32373237

32383238
.wrapper.alt {
32393239
/*background-color: #261c3e;*/
3240-
background-color: #261c3e;
3240+
background: linear-gradient(to bottom, #006699 0%, #009999 100%);
32413241
}
32423242

32433243
.wrapper.style1 {
3244-
background-image: linear-gradient(90deg, #020024 0%, #00968f 65%, #00d4ff 100%);
3245-
/*background-color: #090979;*/
3244+
/*background-color: #000000; /* get in touch*/
3245+
background: linear-gradient(to bottom, #000000 0%, #009999 100%);
32463246
}
32473247

32483248
.wrapper.style1-alt {
3249-
background-color: #0089B9;
3250-
/*background-image: #linear-gradient(0deg, turquoise, black);
3251-
background-color: #493382;*/
3249+
background-color: #006699;/*Footer*/
32523250
}
32533251

32543252
.wrapper.style2 {
3255-
background-color: #00778E;
3256-
/*background-image: #linear-gradient(0deg, turquoise, black);
3257-
background-color: #5052b5;*/
3253+
/*background-color: #000000;/* who we are*/
3254+
background: linear-gradient(to bottom, #006699 0%, #009999 100%);
32583255
}
32593256

32603257
.wrapper.style2-alt {
3261-
background-color: #;
3258+
background-color: #3e4094;
32623259
}
32633260

32643261
.wrapper.style3 {
3265-
background-color: #;
3266-
background-image: linear-gradient(90deg, darkturquoise, midnightblue);
3262+
/*background-color: #b74e91;*/
3263+
background: linear-gradient(to bottom, #006699 0%, #009999 100%);
32673264
}
32683265

32693266
.wrapper.style3-alt {
3270-
background-color: #;
3267+
background-color: #953d75;
32713268
}
32723269

32733270
.wrapper.fullscreen {
@@ -3531,7 +3528,8 @@ input, select, textarea {
35313528

35323529
#sidebar {
35333530
padding: 2.5em 2.5em 0.5em 2.5em ;
3534-
background: #0e4f70;
3531+
background: linear-gradient(180deg, #006699 0%, #009999 100%);
3532+
/*background: #312450;*/
35353533
cursor: default;
35363534
height: 100vh;
35373535
left: 0;
@@ -3881,8 +3879,8 @@ input, select, textarea {
38813879

38823880
#intro {
38833881
background-attachment: fixed;
3882+
background-color: linear-gradient(to bottom, #006699 0%, #000000 100%);
38843883
background-image: url("images/intro.svg");
3885-
background-color: #00413E;
38863884
background-position: top right;
38873885
background-repeat: no-repeat;
38883886
background-size: 100% 100%;

0 commit comments

Comments
 (0)