summaryrefslogtreecommitdiff
path: root/website/static/css
diff options
context:
space:
mode:
authorSashi202017-09-13 15:19:57 +0530
committerSashi202017-09-13 15:19:57 +0530
commit9f2f910f2d67ea2de6cf6d0aed58101de123962e (patch)
treea27cd8718e8f585b35804d9394d9a7939e4c180a /website/static/css
parentcadffbdf89fcfb5696bf79c0a79faf82c43f4108 (diff)
downloadSciPy2017-9f2f910f2d67ea2de6cf6d0aed58101de123962e.tar.gz
SciPy2017-9f2f910f2d67ea2de6cf6d0aed58101de123962e.tar.bz2
SciPy2017-9f2f910f2d67ea2de6cf6d0aed58101de123962e.zip
Added Keynote Speaker
Diffstat (limited to 'website/static/css')
-rwxr-xr-x[-rw-r--r--]website/static/css/one-page-wonder.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/website/static/css/one-page-wonder.css b/website/static/css/one-page-wonder.css
index 8a8ddcf..837a5e2 100644..100755
--- a/website/static/css/one-page-wonder.css
+++ b/website/static/css/one-page-wonder.css
@@ -4,11 +4,12 @@
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-one-page-wonder/blob/master/LICENSE)
*/
@font-face { font-family: Merriweather; src: url('../merriweather/Merriweather-Regular.ttf'); }
-@font-face { font-family: Merriweather; src: url('../merriweather/Merriweather-Bold.ttf'); }
+
@font-face { font-family: Arial Black; src: url('../arial-black/Arial Black.ttf'); }
body {
padding-top: 54px;
+ font-family: Merriweather;
}
@media (min-width: 992px) {