summaryrefslogtreecommitdiff
path: root/static/website/bootstrap-css/assets
diff options
context:
space:
mode:
authorSashi202018-11-06 11:29:59 +0530
committerGitHub2018-11-06 11:29:59 +0530
commit6e4bfa40c3aae76c27c57d25f0d7761eb411f0c6 (patch)
treef040bf979246031aa9078a3021b24bf44966973d /static/website/bootstrap-css/assets
parent3f6123d24af7e0dd76323496e360ecdeb733ad37 (diff)
parent9fac63d218a5391b0873d04e863189794f3efabe (diff)
downloadnccps-2018-6e4bfa40c3aae76c27c57d25f0d7761eb411f0c6.tar.gz
nccps-2018-6e4bfa40c3aae76c27c57d25f0d7761eb411f0c6.tar.bz2
nccps-2018-6e4bfa40c3aae76c27c57d25f0d7761eb411f0c6.zip
Merge pull request #53 from Sashi20/master
Added workshop content and modified background image
Diffstat (limited to 'static/website/bootstrap-css/assets')
-rw-r--r--static/website/bootstrap-css/assets/css/main.css8
-rw-r--r--static/website/bootstrap-css/assets/images/backgrounds/bg.pngbin0 -> 74949 bytes
-rw-r--r--static/website/bootstrap-css/assets/images/backgrounds/top_2.pngbin74949 -> 70098 bytes
3 files changed, 8 insertions, 0 deletions
diff --git a/static/website/bootstrap-css/assets/css/main.css b/static/website/bootstrap-css/assets/css/main.css
index dc3871f..87039e0 100644
--- a/static/website/bootstrap-css/assets/css/main.css
+++ b/static/website/bootstrap-css/assets/css/main.css
@@ -383,6 +383,14 @@ ul li {
font-weight: 300;
}
+@media(max-width: 768px){
+ .site-header .img {
+ width: 100% !important;
+ margin-top: 60px;
+}
+
+}
+
@media (min-width: 768px) {
.navbar-custom {
background-color: #b3a366;
diff --git a/static/website/bootstrap-css/assets/images/backgrounds/bg.png b/static/website/bootstrap-css/assets/images/backgrounds/bg.png
new file mode 100644
index 0000000..a18fd0e
--- /dev/null
+++ b/static/website/bootstrap-css/assets/images/backgrounds/bg.png
Binary files differ
diff --git a/static/website/bootstrap-css/assets/images/backgrounds/top_2.png b/static/website/bootstrap-css/assets/images/backgrounds/top_2.png
index a18fd0e..3856988 100644
--- a/static/website/bootstrap-css/assets/images/backgrounds/top_2.png
+++ b/static/website/bootstrap-css/assets/images/backgrounds/top_2.png
Binary files differ