diff options
Diffstat (limited to 'static/website/bootstrap-css/assets')
-rw-r--r-- | static/website/bootstrap-css/assets/css/main.css | 13 | ||||
-rw-r--r-- | static/website/bootstrap-css/assets/images/backgrounds/top_2.png | bin | 88146 -> 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 Binary files differindex 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 |