summaryrefslogtreecommitdiff
path: root/static/website/bootstrap-css/assets
diff options
context:
space:
mode:
authorSashi202018-08-27 17:28:16 +0530
committerGitHub2018-08-27 17:28:16 +0530
commitbcab14cebae96aa10645999c8c006c5749a066b1 (patch)
treec50881ffdb1590937f703c4a1559690a91720127 /static/website/bootstrap-css/assets
parent4836b421d5170087cb3c91fe907012386f08976c (diff)
parent43fd24f4e69b12a16dba1cbcae930b31785baa8b (diff)
downloadnccps-2018-bcab14cebae96aa10645999c8c006c5749a066b1.tar.gz
nccps-2018-bcab14cebae96aa10645999c8c006c5749a066b1.tar.bz2
nccps-2018-bcab14cebae96aa10645999c8c006c5749a066b1.zip
Merge pull request #3 from Sashi20/master
Modified supportedby and contact us sections
Diffstat (limited to 'static/website/bootstrap-css/assets')
-rw-r--r--static/website/bootstrap-css/assets/css/main.css13
-rw-r--r--static/website/bootstrap-css/assets/images/backgrounds/top_2.pngbin88146 -> 80729 bytes
2 files changed, 10 insertions, 3 deletions
diff --git a/static/website/bootstrap-css/assets/css/main.css b/static/website/bootstrap-css/assets/css/main.css
index 735cf8b..57ac778 100644
--- a/static/website/bootstrap-css/assets/css/main.css
+++ b/static/website/bootstrap-css/assets/css/main.css
@@ -1,7 +1,7 @@
/*
* 1. Google Font
*/
-@import url(http://fonts.googleapis.com/css?family=Roboto:300,400,700);
+@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,700);
/*
* 2.0 Global Style
*/
@@ -344,10 +344,17 @@ ul li {
left: 0;
/* background-color: rgba(0, 0, 0, 0.5);*/
}
-
+.site-header .intro .important-dates{
+ margin-top: 2%;
+ margin-bottom: 5%;
+ color: #806600;
+ font-size: 25pt;
+ font-weight: 700;
+ text-decoration: underline;
+}
.site-header .img {
width: 100% !important;
- margin-top: 58px;
+ margin-top: 45px;
}
.site-header .intro {
color: #fff;
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 fab6a7d..d7bf07d 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