We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 175e7d3 commit 9e7930cCopy full SHA for 9e7930c
_config.yml
@@ -1,3 +1,3 @@
1
theme: jekyll-theme-dinky
2
-title: SLASSCOM Bootcamp BA and QA Curriculum
3
-description: Contributed by the IT industry as a guidance to educational institutes.
+title: SLASSCOM BA and QA Curriculum
+description: Diploma level curriculum as a guidance to educational institutes.
assets/css/style.scss
@@ -15,8 +15,13 @@ td {
15
a {
16
font-weight: 400;
17
}
18
+header {
19
+ background-color: #89457f;
20
+}
21
22
header li {
23
font-size: 13px;
24
width: 150px;
-}
25
+ background: black;
26
+ box-shadow: inset 0px 1px 1px 0 #89457f;
27
0 commit comments