From f3e63cd7b9e35f3236946661dff4a158473ebafe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABle=20Javary?= Date: Wed, 20 Jul 2016 11:26:36 +0200 Subject: [PATCH] font changed --- src/source/index.html.erb | 2 +- src/source/objectives.html.erb | 6 +++--- src/source/stylesheets/_settings.scss | 2 +- src/source/stylesheets/screen.css.sass | 11 ++++++++++- src/source/tasks.html.erb | 12 ++++++------ 5 files changed, 21 insertions(+), 12 deletions(-) diff --git a/src/source/index.html.erb b/src/source/index.html.erb index 9086748..511f949 100644 --- a/src/source/index.html.erb +++ b/src/source/index.html.erb @@ -6,7 +6,7 @@ no_footer: true
- <%= image_tag 'logobanner.png', :resize_to => '700'%> + <%= image_tag 'logobanner.png', :resize_to => '500'%>
NEXt generation Techno-social and Legal Encryption Access and Privacy
diff --git a/src/source/objectives.html.erb b/src/source/objectives.html.erb index 887e885..5b7d3a0 100644 --- a/src/source/objectives.html.erb +++ b/src/source/objectives.html.erb @@ -13,9 +13,9 @@ title: Project NextLeap - Objectives
NEXTLEAP pursues three main objectives:

    -
  1. The creation of a fundamental rights-preserving socio-technical science of decentralised internet architecture.
  2. -
  3. A fundamental re-thinking of the ethical and philosophical foundations of the Internet.
  4. -
  5. The modular specification of decentralised protocols implemented as open-source software modules for
    +
  6. The creation of a fundamental rights-preserving socio-technical science of decentralised internet architecture.
  7. +
  8. A fundamental re-thinking of the ethical and philosophical foundations of the Internet.
  9. +
  10. The modular specification of decentralised protocols implemented as open-source software modules for
    1. Privacy-preserving contact lists and presence services supporting federated identity
    2. Secure messaging services that hide metadata (e.g., who, when, how often, etc.)
    3. diff --git a/src/source/stylesheets/_settings.scss b/src/source/stylesheets/_settings.scss index 73f430a..829050f 100644 --- a/src/source/stylesheets/_settings.scss +++ b/src/source/stylesheets/_settings.scss @@ -96,7 +96,7 @@ $block-grid-max: 8; // 4. Base Typography // ------------------ -$header-font-family: $body-font-family; +$header-font-family: OCRAEXT; $header-font-weight: $global-weight-normal; $header-font-style: normal; $font-family-monospace: Consolas, 'Liberation Mono', Courier, monospace; diff --git a/src/source/stylesheets/screen.css.sass b/src/source/stylesheets/screen.css.sass index 07f0bf8..f3b7966 100644 --- a/src/source/stylesheets/screen.css.sass +++ b/src/source/stylesheets/screen.css.sass @@ -43,10 +43,19 @@ $eu-gold: #FFCC00 .header-callout background-image: image-url("banner.jpg") background-size: 100% + margin-bottom: 3rem .nextleap-tagline color: $white font-size: 1.5rem font-family: OCRAEXT font-weight: normal - font-style: normal \ No newline at end of file + font-style: normal + +.top-bar + font-family: OCRAEXT + font-weight: normal + font-style: normal + +.institutions h5 + font-size: 1.1rem diff --git a/src/source/tasks.html.erb b/src/source/tasks.html.erb index bee3bcb..74b9d35 100644 --- a/src/source/tasks.html.erb +++ b/src/source/tasks.html.erb @@ -18,12 +18,12 @@ title: Project NextLeap - Tasks

      NEXTLEAP is divided in the following work packages that tackle the above tasks.

        -
      1. Project Management (INRIA)
      2. -
      3. Science of Decentralized Architectures (UCL)
      4. -
      5. Social Design and Philosophical Foundations of Decentralization (CNRS)
      6. -
      7. Validation via Formal Modelling and Simulation (IMDEA Software Institute)
      8. -
      9. Open Source Code and User Validation (Merlinux)
      10. -
      11. Outreach and Dissemination (IRI)
      12. +
      13. Project Management (INRIA)
      14. +
      15. Science of Decentralized Architectures (UCL)
      16. +
      17. Social Design and Philosophical Foundations of Decentralization (CNRS)
      18. +
      19. Validation via Formal Modelling and Simulation (IMDEA Software Institute)
      20. +
      21. Open Source Code and User Validation (Merlinux)
      22. +
      23. Outreach and Dissemination (IRI)