mirror of
https://github.com/mgrove36/bbc-young-reporter.git
synced 2026-03-02 19:07:06 +00:00
Change fonts
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<div class="content">
|
<div class="content">
|
||||||
<section>
|
<section>
|
||||||
<h4>Reading School</h4>
|
<h3>Reading School</h3>
|
||||||
<ul class="plain">
|
<ul class="plain">
|
||||||
{% for link in site.data.school-links %}
|
{% for link in site.data.school-links %}
|
||||||
<li><a href="{{ link.url }}" target="_blank"><i class="icon fa-{{ link.icon }}"> </i>{{ link.title }}</a></li>
|
<li><a href="{{ link.url }}" target="_blank"><i class="icon fa-{{ link.icon }}"> </i>{{ link.title }}</a></li>
|
||||||
@@ -8,7 +8,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<h4>English Department</h4>
|
<h3>English Department</h3>
|
||||||
<ul class="plain">
|
<ul class="plain">
|
||||||
{% for link in site.data.english-department-links %}
|
{% for link in site.data.english-department-links %}
|
||||||
<li><a href="{{ link.url }}" target="_blank"><i class="icon fa-{{ link.icon }}"> </i>{{ link.title }}</a></li>
|
<li><a href="{{ link.url }}" target="_blank"><i class="icon fa-{{ link.icon }}"> </i>{{ link.title }}</a></li>
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
<!-- Header -->
|
<!-- Header -->
|
||||||
<header id="header">
|
<header id="header">
|
||||||
<img src="/images/logo-white-padded.png" class="logo" />
|
<img src="/images/logo-white-padded.png" class="logo" />
|
||||||
<a class="logo" href="/">BBC Young Reporter</a>
|
<a class="logo header-title" href="/">BBC Young Reporter</a>
|
||||||
<nav>
|
<nav>
|
||||||
<a href="#menu">Menu</a>
|
<a href="#menu">Menu</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|||||||
@@ -50,7 +50,7 @@
|
|||||||
<!-- Header -->
|
<!-- Header -->
|
||||||
<header id="header">
|
<header id="header">
|
||||||
<img src="/images/logo-white-padded.png" class="logo" />
|
<img src="/images/logo-white-padded.png" class="logo" />
|
||||||
<a class="logo" href="/">BBC Young Reporter | Reading School</a>
|
<a class="logo header-title" href="/">BBC Young Reporter</a>
|
||||||
<nav>
|
<nav>
|
||||||
<a href="#menu">Menu</a>
|
<a href="#menu">Menu</a>
|
||||||
</nav>
|
</nav>
|
||||||
@@ -175,7 +175,7 @@
|
|||||||
<div class="inner">
|
<div class="inner">
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<section>
|
<section>
|
||||||
<h4>Reading School</h4>
|
<h3>Reading School</h3>
|
||||||
<ul class="plain">
|
<ul class="plain">
|
||||||
|
|
||||||
<li><a href="https://twitter.com/readingsch" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
<li><a href="https://twitter.com/readingsch" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
||||||
@@ -189,7 +189,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<h4>English Department</h4>
|
<h3>English Department</h3>
|
||||||
<ul class="plain">
|
<ul class="plain">
|
||||||
|
|
||||||
<li><a href="https://twitter.com/RSEnglishDept" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
<li><a href="https://twitter.com/RSEnglishDept" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
||||||
|
|||||||
@@ -50,7 +50,7 @@
|
|||||||
<!-- Header -->
|
<!-- Header -->
|
||||||
<header id="header">
|
<header id="header">
|
||||||
<img src="/images/logo-white-padded.png" class="logo" />
|
<img src="/images/logo-white-padded.png" class="logo" />
|
||||||
<a class="logo" href="/">BBC Young Reporter | Reading School</a>
|
<a class="logo header-title" href="/">BBC Young Reporter</a>
|
||||||
<nav>
|
<nav>
|
||||||
<a href="#menu">Menu</a>
|
<a href="#menu">Menu</a>
|
||||||
</nav>
|
</nav>
|
||||||
@@ -191,7 +191,7 @@
|
|||||||
<div class="inner">
|
<div class="inner">
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<section>
|
<section>
|
||||||
<h4>Reading School</h4>
|
<h3>Reading School</h3>
|
||||||
<ul class="plain">
|
<ul class="plain">
|
||||||
|
|
||||||
<li><a href="https://twitter.com/readingsch" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
<li><a href="https://twitter.com/readingsch" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
||||||
@@ -205,7 +205,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<h4>English Department</h4>
|
<h3>English Department</h3>
|
||||||
<ul class="plain">
|
<ul class="plain">
|
||||||
|
|
||||||
<li><a href="https://twitter.com/RSEnglishDept" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
<li><a href="https://twitter.com/RSEnglishDept" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
||||||
|
|||||||
@@ -50,7 +50,7 @@
|
|||||||
<!-- Header -->
|
<!-- Header -->
|
||||||
<header id="header">
|
<header id="header">
|
||||||
<img src="/images/logo-white-padded.png" class="logo" />
|
<img src="/images/logo-white-padded.png" class="logo" />
|
||||||
<a class="logo" href="/">BBC Young Reporter | Reading School</a>
|
<a class="logo header-title" href="/">BBC Young Reporter</a>
|
||||||
<nav>
|
<nav>
|
||||||
<a href="#menu">Menu</a>
|
<a href="#menu">Menu</a>
|
||||||
</nav>
|
</nav>
|
||||||
@@ -207,7 +207,7 @@
|
|||||||
<div class="inner">
|
<div class="inner">
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<section>
|
<section>
|
||||||
<h4>Reading School</h4>
|
<h3>Reading School</h3>
|
||||||
<ul class="plain">
|
<ul class="plain">
|
||||||
|
|
||||||
<li><a href="https://twitter.com/readingsch" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
<li><a href="https://twitter.com/readingsch" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
||||||
@@ -221,7 +221,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<h4>English Department</h4>
|
<h3>English Department</h3>
|
||||||
<ul class="plain">
|
<ul class="plain">
|
||||||
|
|
||||||
<li><a href="https://twitter.com/RSEnglishDept" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
<li><a href="https://twitter.com/RSEnglishDept" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
||||||
|
|||||||
@@ -50,7 +50,7 @@
|
|||||||
<!-- Header -->
|
<!-- Header -->
|
||||||
<header id="header">
|
<header id="header">
|
||||||
<img src="/images/logo-white-padded.png" class="logo" />
|
<img src="/images/logo-white-padded.png" class="logo" />
|
||||||
<a class="logo" href="/">BBC Young Reporter | Reading School</a>
|
<a class="logo header-title" href="/">BBC Young Reporter</a>
|
||||||
<nav>
|
<nav>
|
||||||
<a href="#menu">Menu</a>
|
<a href="#menu">Menu</a>
|
||||||
</nav>
|
</nav>
|
||||||
@@ -201,7 +201,7 @@
|
|||||||
<div class="inner">
|
<div class="inner">
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<section>
|
<section>
|
||||||
<h4>Reading School</h4>
|
<h3>Reading School</h3>
|
||||||
<ul class="plain">
|
<ul class="plain">
|
||||||
|
|
||||||
<li><a href="https://twitter.com/readingsch" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
<li><a href="https://twitter.com/readingsch" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
||||||
@@ -215,7 +215,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<h4>English Department</h4>
|
<h3>English Department</h3>
|
||||||
<ul class="plain">
|
<ul class="plain">
|
||||||
|
|
||||||
<li><a href="https://twitter.com/RSEnglishDept" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
<li><a href="https://twitter.com/RSEnglishDept" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
||||||
|
|||||||
@@ -50,7 +50,7 @@
|
|||||||
<!-- Header -->
|
<!-- Header -->
|
||||||
<header id="header">
|
<header id="header">
|
||||||
<img src="/images/logo-white-padded.png" class="logo" />
|
<img src="/images/logo-white-padded.png" class="logo" />
|
||||||
<a class="logo" href="/">BBC Young Reporter | Reading School</a>
|
<a class="logo header-title" href="/">BBC Young Reporter</a>
|
||||||
<nav>
|
<nav>
|
||||||
<a href="#menu">Menu</a>
|
<a href="#menu">Menu</a>
|
||||||
</nav>
|
</nav>
|
||||||
@@ -203,7 +203,7 @@
|
|||||||
<div class="inner">
|
<div class="inner">
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<section>
|
<section>
|
||||||
<h4>Reading School</h4>
|
<h3>Reading School</h3>
|
||||||
<ul class="plain">
|
<ul class="plain">
|
||||||
|
|
||||||
<li><a href="https://twitter.com/readingsch" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
<li><a href="https://twitter.com/readingsch" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
||||||
@@ -217,7 +217,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<h4>English Department</h4>
|
<h3>English Department</h3>
|
||||||
<ul class="plain">
|
<ul class="plain">
|
||||||
|
|
||||||
<li><a href="https://twitter.com/RSEnglishDept" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
<li><a href="https://twitter.com/RSEnglishDept" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
||||||
|
|||||||
@@ -50,7 +50,7 @@
|
|||||||
<!-- Header -->
|
<!-- Header -->
|
||||||
<header id="header">
|
<header id="header">
|
||||||
<img src="/images/logo-white-padded.png" class="logo" />
|
<img src="/images/logo-white-padded.png" class="logo" />
|
||||||
<a class="logo" href="/">BBC Young Reporter | Reading School</a>
|
<a class="logo header-title" href="/">BBC Young Reporter</a>
|
||||||
<nav>
|
<nav>
|
||||||
<a href="#menu">Menu</a>
|
<a href="#menu">Menu</a>
|
||||||
</nav>
|
</nav>
|
||||||
@@ -179,7 +179,7 @@
|
|||||||
<div class="inner">
|
<div class="inner">
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<section>
|
<section>
|
||||||
<h4>Reading School</h4>
|
<h3>Reading School</h3>
|
||||||
<ul class="plain">
|
<ul class="plain">
|
||||||
|
|
||||||
<li><a href="https://twitter.com/readingsch" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
<li><a href="https://twitter.com/readingsch" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
||||||
@@ -193,7 +193,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<h4>English Department</h4>
|
<h3>English Department</h3>
|
||||||
<ul class="plain">
|
<ul class="plain">
|
||||||
|
|
||||||
<li><a href="https://twitter.com/RSEnglishDept" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
<li><a href="https://twitter.com/RSEnglishDept" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
||||||
|
|||||||
@@ -50,7 +50,7 @@
|
|||||||
<!-- Header -->
|
<!-- Header -->
|
||||||
<header id="header">
|
<header id="header">
|
||||||
<img src="/images/logo-white-padded.png" class="logo" />
|
<img src="/images/logo-white-padded.png" class="logo" />
|
||||||
<a class="logo" href="/">BBC Young Reporter | Reading School</a>
|
<a class="logo header-title" href="/">BBC Young Reporter</a>
|
||||||
<nav>
|
<nav>
|
||||||
<a href="#menu">Menu</a>
|
<a href="#menu">Menu</a>
|
||||||
</nav>
|
</nav>
|
||||||
@@ -199,7 +199,7 @@
|
|||||||
<div class="inner">
|
<div class="inner">
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<section>
|
<section>
|
||||||
<h4>Reading School</h4>
|
<h3>Reading School</h3>
|
||||||
<ul class="plain">
|
<ul class="plain">
|
||||||
|
|
||||||
<li><a href="https://twitter.com/readingsch" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
<li><a href="https://twitter.com/readingsch" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
||||||
@@ -213,7 +213,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<h4>English Department</h4>
|
<h3>English Department</h3>
|
||||||
<ul class="plain">
|
<ul class="plain">
|
||||||
|
|
||||||
<li><a href="https://twitter.com/RSEnglishDept" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
<li><a href="https://twitter.com/RSEnglishDept" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
||||||
|
|||||||
@@ -50,7 +50,7 @@
|
|||||||
<!-- Header -->
|
<!-- Header -->
|
||||||
<header id="header">
|
<header id="header">
|
||||||
<img src="/images/logo-white-padded.png" class="logo" />
|
<img src="/images/logo-white-padded.png" class="logo" />
|
||||||
<a class="logo" href="/">BBC Young Reporter | Reading School</a>
|
<a class="logo header-title" href="/">BBC Young Reporter</a>
|
||||||
<nav>
|
<nav>
|
||||||
<a href="#menu">Menu</a>
|
<a href="#menu">Menu</a>
|
||||||
</nav>
|
</nav>
|
||||||
@@ -218,7 +218,7 @@ Others objected to the planning application by expressing fears of the damaging
|
|||||||
<div class="inner">
|
<div class="inner">
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<section>
|
<section>
|
||||||
<h4>Reading School</h4>
|
<h3>Reading School</h3>
|
||||||
<ul class="plain">
|
<ul class="plain">
|
||||||
|
|
||||||
<li><a href="https://twitter.com/readingsch" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
<li><a href="https://twitter.com/readingsch" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
||||||
@@ -232,7 +232,7 @@ Others objected to the planning application by expressing fears of the damaging
|
|||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<h4>English Department</h4>
|
<h3>English Department</h3>
|
||||||
<ul class="plain">
|
<ul class="plain">
|
||||||
|
|
||||||
<li><a href="https://twitter.com/RSEnglishDept" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
<li><a href="https://twitter.com/RSEnglishDept" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
||||||
|
|||||||
@@ -50,7 +50,7 @@
|
|||||||
<!-- Header -->
|
<!-- Header -->
|
||||||
<header id="header">
|
<header id="header">
|
||||||
<img src="/images/logo-white-padded.png" class="logo" />
|
<img src="/images/logo-white-padded.png" class="logo" />
|
||||||
<a class="logo" href="/">BBC Young Reporter | Reading School</a>
|
<a class="logo header-title" href="/">BBC Young Reporter</a>
|
||||||
<nav>
|
<nav>
|
||||||
<a href="#menu">Menu</a>
|
<a href="#menu">Menu</a>
|
||||||
</nav>
|
</nav>
|
||||||
@@ -222,7 +222,7 @@ Well of course the most effective and most common method experienced by Reading
|
|||||||
<div class="inner">
|
<div class="inner">
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<section>
|
<section>
|
||||||
<h4>Reading School</h4>
|
<h3>Reading School</h3>
|
||||||
<ul class="plain">
|
<ul class="plain">
|
||||||
|
|
||||||
<li><a href="https://twitter.com/readingsch" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
<li><a href="https://twitter.com/readingsch" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
||||||
@@ -236,7 +236,7 @@ Well of course the most effective and most common method experienced by Reading
|
|||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<h4>English Department</h4>
|
<h3>English Department</h3>
|
||||||
<ul class="plain">
|
<ul class="plain">
|
||||||
|
|
||||||
<li><a href="https://twitter.com/RSEnglishDept" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
<li><a href="https://twitter.com/RSEnglishDept" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
||||||
|
|||||||
@@ -50,7 +50,7 @@
|
|||||||
<!-- Header -->
|
<!-- Header -->
|
||||||
<header id="header">
|
<header id="header">
|
||||||
<img src="/images/logo-white-padded.png" class="logo" />
|
<img src="/images/logo-white-padded.png" class="logo" />
|
||||||
<a class="logo" href="/">BBC Young Reporter | Reading School</a>
|
<a class="logo header-title" href="/">BBC Young Reporter</a>
|
||||||
<nav>
|
<nav>
|
||||||
<a href="#menu">Menu</a>
|
<a href="#menu">Menu</a>
|
||||||
</nav>
|
</nav>
|
||||||
@@ -234,7 +234,7 @@ It is standard protocol in the NHS that doctors must consult with the patient an
|
|||||||
<div class="inner">
|
<div class="inner">
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<section>
|
<section>
|
||||||
<h4>Reading School</h4>
|
<h3>Reading School</h3>
|
||||||
<ul class="plain">
|
<ul class="plain">
|
||||||
|
|
||||||
<li><a href="https://twitter.com/readingsch" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
<li><a href="https://twitter.com/readingsch" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
||||||
@@ -248,7 +248,7 @@ It is standard protocol in the NHS that doctors must consult with the patient an
|
|||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<h4>English Department</h4>
|
<h3>English Department</h3>
|
||||||
<ul class="plain">
|
<ul class="plain">
|
||||||
|
|
||||||
<li><a href="https://twitter.com/RSEnglishDept" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
<li><a href="https://twitter.com/RSEnglishDept" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
||||||
|
|||||||
@@ -50,7 +50,7 @@
|
|||||||
<!-- Header -->
|
<!-- Header -->
|
||||||
<header id="header">
|
<header id="header">
|
||||||
<img src="/images/logo-white-padded.png" class="logo" />
|
<img src="/images/logo-white-padded.png" class="logo" />
|
||||||
<a class="logo" href="/">BBC Young Reporter | Reading School</a>
|
<a class="logo header-title" href="/">BBC Young Reporter</a>
|
||||||
<nav>
|
<nav>
|
||||||
<a href="#menu">Menu</a>
|
<a href="#menu">Menu</a>
|
||||||
</nav>
|
</nav>
|
||||||
@@ -227,7 +227,7 @@ Under the plan, the main theatre would operate on a commercial basis with the re
|
|||||||
<div class="inner">
|
<div class="inner">
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<section>
|
<section>
|
||||||
<h4>Reading School</h4>
|
<h3>Reading School</h3>
|
||||||
<ul class="plain">
|
<ul class="plain">
|
||||||
|
|
||||||
<li><a href="https://twitter.com/readingsch" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
<li><a href="https://twitter.com/readingsch" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
||||||
@@ -241,7 +241,7 @@ Under the plan, the main theatre would operate on a commercial basis with the re
|
|||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<h4>English Department</h4>
|
<h3>English Department</h3>
|
||||||
<ul class="plain">
|
<ul class="plain">
|
||||||
|
|
||||||
<li><a href="https://twitter.com/RSEnglishDept" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
<li><a href="https://twitter.com/RSEnglishDept" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
||||||
|
|||||||
@@ -50,7 +50,7 @@
|
|||||||
<!-- Header -->
|
<!-- Header -->
|
||||||
<header id="header">
|
<header id="header">
|
||||||
<img src="/images/logo-white-padded.png" class="logo" />
|
<img src="/images/logo-white-padded.png" class="logo" />
|
||||||
<a class="logo" href="/">BBC Young Reporter | Reading School</a>
|
<a class="logo header-title" href="/">BBC Young Reporter</a>
|
||||||
<nav>
|
<nav>
|
||||||
<a href="#menu">Menu</a>
|
<a href="#menu">Menu</a>
|
||||||
</nav>
|
</nav>
|
||||||
@@ -181,7 +181,7 @@
|
|||||||
<div class="inner">
|
<div class="inner">
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<section>
|
<section>
|
||||||
<h4>Reading School</h4>
|
<h3>Reading School</h3>
|
||||||
<ul class="plain">
|
<ul class="plain">
|
||||||
|
|
||||||
<li><a href="https://twitter.com/readingsch" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
<li><a href="https://twitter.com/readingsch" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
||||||
@@ -195,7 +195,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<h4>English Department</h4>
|
<h3>English Department</h3>
|
||||||
<ul class="plain">
|
<ul class="plain">
|
||||||
|
|
||||||
<li><a href="https://twitter.com/RSEnglishDept" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
<li><a href="https://twitter.com/RSEnglishDept" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
||||||
|
|||||||
@@ -50,7 +50,7 @@
|
|||||||
<!-- Header -->
|
<!-- Header -->
|
||||||
<header id="header">
|
<header id="header">
|
||||||
<img src="/images/logo-white-padded.png" class="logo" />
|
<img src="/images/logo-white-padded.png" class="logo" />
|
||||||
<a class="logo" href="/">BBC Young Reporter | Reading School</a>
|
<a class="logo header-title" href="/">BBC Young Reporter</a>
|
||||||
<nav>
|
<nav>
|
||||||
<a href="#menu">Menu</a>
|
<a href="#menu">Menu</a>
|
||||||
</nav>
|
</nav>
|
||||||
@@ -224,7 +224,7 @@ But Reading School students want to change this.</p>
|
|||||||
<div class="inner">
|
<div class="inner">
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<section>
|
<section>
|
||||||
<h4>Reading School</h4>
|
<h3>Reading School</h3>
|
||||||
<ul class="plain">
|
<ul class="plain">
|
||||||
|
|
||||||
<li><a href="https://twitter.com/readingsch" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
<li><a href="https://twitter.com/readingsch" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
||||||
@@ -238,7 +238,7 @@ But Reading School students want to change this.</p>
|
|||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<h4>English Department</h4>
|
<h3>English Department</h3>
|
||||||
<ul class="plain">
|
<ul class="plain">
|
||||||
|
|
||||||
<li><a href="https://twitter.com/RSEnglishDept" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
<li><a href="https://twitter.com/RSEnglishDept" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
||||||
|
|||||||
@@ -50,7 +50,7 @@
|
|||||||
<!-- Header -->
|
<!-- Header -->
|
||||||
<header id="header">
|
<header id="header">
|
||||||
<img src="/images/logo-white-padded.png" class="logo" />
|
<img src="/images/logo-white-padded.png" class="logo" />
|
||||||
<a class="logo" href="/">BBC Young Reporter | Reading School</a>
|
<a class="logo header-title" href="/">BBC Young Reporter</a>
|
||||||
<nav>
|
<nav>
|
||||||
<a href="#menu">Menu</a>
|
<a href="#menu">Menu</a>
|
||||||
</nav>
|
</nav>
|
||||||
@@ -181,7 +181,7 @@
|
|||||||
<div class="inner">
|
<div class="inner">
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<section>
|
<section>
|
||||||
<h4>Reading School</h4>
|
<h3>Reading School</h3>
|
||||||
<ul class="plain">
|
<ul class="plain">
|
||||||
|
|
||||||
<li><a href="https://twitter.com/readingsch" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
<li><a href="https://twitter.com/readingsch" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
||||||
@@ -195,7 +195,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<h4>English Department</h4>
|
<h3>English Department</h3>
|
||||||
<ul class="plain">
|
<ul class="plain">
|
||||||
|
|
||||||
<li><a href="https://twitter.com/RSEnglishDept" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
<li><a href="https://twitter.com/RSEnglishDept" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
||||||
|
|||||||
@@ -50,7 +50,7 @@
|
|||||||
<!-- Header -->
|
<!-- Header -->
|
||||||
<header id="header">
|
<header id="header">
|
||||||
<img src="/images/logo-white-padded.png" class="logo" />
|
<img src="/images/logo-white-padded.png" class="logo" />
|
||||||
<a class="logo" href="/">BBC Young Reporter | Reading School</a>
|
<a class="logo header-title" href="/">BBC Young Reporter</a>
|
||||||
<nav>
|
<nav>
|
||||||
<a href="#menu">Menu</a>
|
<a href="#menu">Menu</a>
|
||||||
</nav>
|
</nav>
|
||||||
@@ -213,7 +213,7 @@
|
|||||||
<div class="inner">
|
<div class="inner">
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<section>
|
<section>
|
||||||
<h4>Reading School</h4>
|
<h3>Reading School</h3>
|
||||||
<ul class="plain">
|
<ul class="plain">
|
||||||
|
|
||||||
<li><a href="https://twitter.com/readingsch" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
<li><a href="https://twitter.com/readingsch" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
||||||
@@ -227,7 +227,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<h4>English Department</h4>
|
<h3>English Department</h3>
|
||||||
<ul class="plain">
|
<ul class="plain">
|
||||||
|
|
||||||
<li><a href="https://twitter.com/RSEnglishDept" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
<li><a href="https://twitter.com/RSEnglishDept" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
||||||
|
|||||||
@@ -50,7 +50,7 @@
|
|||||||
<!-- Header -->
|
<!-- Header -->
|
||||||
<header id="header">
|
<header id="header">
|
||||||
<img src="/images/logo-white-padded.png" class="logo" />
|
<img src="/images/logo-white-padded.png" class="logo" />
|
||||||
<a class="logo" href="/">BBC Young Reporter | Reading School</a>
|
<a class="logo header-title" href="/">BBC Young Reporter</a>
|
||||||
<nav>
|
<nav>
|
||||||
<a href="#menu">Menu</a>
|
<a href="#menu">Menu</a>
|
||||||
</nav>
|
</nav>
|
||||||
@@ -229,7 +229,7 @@ ylan went on the trip to Sweden last year, and believes he benefited from the ex
|
|||||||
<div class="inner">
|
<div class="inner">
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<section>
|
<section>
|
||||||
<h4>Reading School</h4>
|
<h3>Reading School</h3>
|
||||||
<ul class="plain">
|
<ul class="plain">
|
||||||
|
|
||||||
<li><a href="https://twitter.com/readingsch" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
<li><a href="https://twitter.com/readingsch" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
||||||
@@ -243,7 +243,7 @@ ylan went on the trip to Sweden last year, and believes he benefited from the ex
|
|||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<h4>English Department</h4>
|
<h3>English Department</h3>
|
||||||
<ul class="plain">
|
<ul class="plain">
|
||||||
|
|
||||||
<li><a href="https://twitter.com/RSEnglishDept" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
<li><a href="https://twitter.com/RSEnglishDept" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
||||||
|
|||||||
@@ -50,7 +50,7 @@
|
|||||||
<!-- Header -->
|
<!-- Header -->
|
||||||
<header id="header">
|
<header id="header">
|
||||||
<img src="/images/logo-white-padded.png" class="logo" />
|
<img src="/images/logo-white-padded.png" class="logo" />
|
||||||
<a class="logo" href="/">BBC Young Reporter | Reading School</a>
|
<a class="logo header-title" href="/">BBC Young Reporter</a>
|
||||||
<nav>
|
<nav>
|
||||||
<a href="#menu">Menu</a>
|
<a href="#menu">Menu</a>
|
||||||
</nav>
|
</nav>
|
||||||
@@ -207,7 +207,7 @@
|
|||||||
<div class="inner">
|
<div class="inner">
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<section>
|
<section>
|
||||||
<h4>Reading School</h4>
|
<h3>Reading School</h3>
|
||||||
<ul class="plain">
|
<ul class="plain">
|
||||||
|
|
||||||
<li><a href="https://twitter.com/readingsch" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
<li><a href="https://twitter.com/readingsch" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
||||||
@@ -221,7 +221,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<h4>English Department</h4>
|
<h3>English Department</h3>
|
||||||
<ul class="plain">
|
<ul class="plain">
|
||||||
|
|
||||||
<li><a href="https://twitter.com/RSEnglishDept" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
<li><a href="https://twitter.com/RSEnglishDept" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
@import url(font-awesome.min.css);
|
@import url(font-awesome.min.css);
|
||||||
@import url("https://fonts.googleapis.com/css?family=Raleway:200,300,400,500,600");
|
@import url("https://fonts.googleapis.com/css?family=Playfair+Display|Open+Sans");
|
||||||
|
|
||||||
/* Colours */
|
/* Colours */
|
||||||
:root {
|
:root {
|
||||||
@@ -121,11 +121,15 @@ body {
|
|||||||
color: var(--text-colour); }
|
color: var(--text-colour); }
|
||||||
|
|
||||||
body, input, select, textarea, button {
|
body, input, select, textarea, button {
|
||||||
font-family: "Raleway", Arial, Helvetica, sans-serif;
|
font-family: "Open Sans", Arial, Helvetica, sans-serif;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
line-height: 1.65; }
|
line-height: 1.65; }
|
||||||
|
|
||||||
|
h1, h2, h3, h4, h5, h6, .header-title {
|
||||||
|
font-family: "Playfair Display";
|
||||||
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
-moz-transition: color 0.2s ease-in-out, text-decoration 0.2s ease-in-out;
|
-moz-transition: color 0.2s ease-in-out, text-decoration 0.2s ease-in-out;
|
||||||
-webkit-transition: color 0.2s ease-in-out, text-decoration 0.2s ease-in-out;
|
-webkit-transition: color 0.2s ease-in-out, text-decoration 0.2s ease-in-out;
|
||||||
@@ -162,7 +166,7 @@ header.special {
|
|||||||
h1, h2, h3, h4, h5, h6 {
|
h1, h2, h3, h4, h5, h6 {
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
text-transform: uppercase;
|
/* text-transform: uppercase; */
|
||||||
margin: 0 0 1.5rem 0; }
|
margin: 0 0 1.5rem 0; }
|
||||||
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
|
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
|
||||||
color: inherit;
|
color: inherit;
|
||||||
@@ -2519,6 +2523,13 @@ body {
|
|||||||
line-height: inherit;
|
line-height: inherit;
|
||||||
padding: 0 1.25rem;
|
padding: 0 1.25rem;
|
||||||
text-decoration: none; }
|
text-decoration: none; }
|
||||||
|
|
||||||
|
|
||||||
|
.header-title {
|
||||||
|
font-weight: 500;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
#header > nav > a {
|
#header > nav > a {
|
||||||
color: inherit;
|
color: inherit;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
|||||||
@@ -50,7 +50,7 @@
|
|||||||
<!-- Header -->
|
<!-- Header -->
|
||||||
<header id="header">
|
<header id="header">
|
||||||
<img src="/images/logo-white-padded.png" class="logo" />
|
<img src="/images/logo-white-padded.png" class="logo" />
|
||||||
<a class="logo" href="/">BBC Young Reporter | Reading School</a>
|
<a class="logo header-title" href="/">BBC Young Reporter</a>
|
||||||
<nav>
|
<nav>
|
||||||
<a href="#menu">Menu</a>
|
<a href="#menu">Menu</a>
|
||||||
</nav>
|
</nav>
|
||||||
@@ -382,7 +382,7 @@
|
|||||||
<div class="inner">
|
<div class="inner">
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<section>
|
<section>
|
||||||
<h4>Reading School</h4>
|
<h3>Reading School</h3>
|
||||||
<ul class="plain">
|
<ul class="plain">
|
||||||
|
|
||||||
<li><a href="https://twitter.com/readingsch" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
<li><a href="https://twitter.com/readingsch" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
||||||
@@ -396,7 +396,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<h4>English Department</h4>
|
<h3>English Department</h3>
|
||||||
<ul class="plain">
|
<ul class="plain">
|
||||||
|
|
||||||
<li><a href="https://twitter.com/RSEnglishDept" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
<li><a href="https://twitter.com/RSEnglishDept" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
<url>
|
<url>
|
||||||
<loc>http://localhost:4000/years/2019</loc>
|
<loc>http://localhost:4000/years/2019</loc>
|
||||||
|
|
||||||
<lastmod>2020-12-29T00:32:39+00:00</lastmod>
|
<lastmod>2020-12-29T21:28:01+00:00</lastmod>
|
||||||
|
|
||||||
<changefreq>monthly</changefreq>
|
<changefreq>monthly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
@@ -42,7 +42,7 @@
|
|||||||
<url>
|
<url>
|
||||||
<loc>http://localhost:4000/years/2020</loc>
|
<loc>http://localhost:4000/years/2020</loc>
|
||||||
|
|
||||||
<lastmod>2020-12-29T00:32:39+00:00</lastmod>
|
<lastmod>2020-12-29T21:28:01+00:00</lastmod>
|
||||||
|
|
||||||
<changefreq>monthly</changefreq>
|
<changefreq>monthly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
@@ -84,7 +84,7 @@
|
|||||||
<url>
|
<url>
|
||||||
<loc>http://localhost:4000/auto-refresh</loc>
|
<loc>http://localhost:4000/auto-refresh</loc>
|
||||||
|
|
||||||
<lastmod>2020-12-29T00:32:39+00:00</lastmod>
|
<lastmod>2020-12-29T21:28:01+00:00</lastmod>
|
||||||
|
|
||||||
<changefreq>monthly</changefreq>
|
<changefreq>monthly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
@@ -105,7 +105,7 @@
|
|||||||
<url>
|
<url>
|
||||||
<loc>http://localhost:4000/</loc>
|
<loc>http://localhost:4000/</loc>
|
||||||
|
|
||||||
<lastmod>2020-12-29T00:32:39+00:00</lastmod>
|
<lastmod>2020-12-29T21:28:01+00:00</lastmod>
|
||||||
|
|
||||||
<changefreq>monthly</changefreq>
|
<changefreq>monthly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
|
|||||||
@@ -50,7 +50,7 @@
|
|||||||
<!-- Header -->
|
<!-- Header -->
|
||||||
<header id="header">
|
<header id="header">
|
||||||
<img src="/images/logo-white-padded.png" class="logo" />
|
<img src="/images/logo-white-padded.png" class="logo" />
|
||||||
<a class="logo" href="/">BBC Young Reporter | Reading School</a>
|
<a class="logo header-title" href="/">BBC Young Reporter</a>
|
||||||
<nav>
|
<nav>
|
||||||
<a href="#menu">Menu</a>
|
<a href="#menu">Menu</a>
|
||||||
</nav>
|
</nav>
|
||||||
@@ -378,7 +378,7 @@
|
|||||||
<div class="inner">
|
<div class="inner">
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<section>
|
<section>
|
||||||
<h4>Reading School</h4>
|
<h3>Reading School</h3>
|
||||||
<ul class="plain">
|
<ul class="plain">
|
||||||
|
|
||||||
<li><a href="https://twitter.com/readingsch" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
<li><a href="https://twitter.com/readingsch" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
||||||
@@ -392,7 +392,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<h4>English Department</h4>
|
<h3>English Department</h3>
|
||||||
<ul class="plain">
|
<ul class="plain">
|
||||||
|
|
||||||
<li><a href="https://twitter.com/RSEnglishDept" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
<li><a href="https://twitter.com/RSEnglishDept" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
||||||
|
|||||||
@@ -50,7 +50,7 @@
|
|||||||
<!-- Header -->
|
<!-- Header -->
|
||||||
<header id="header">
|
<header id="header">
|
||||||
<img src="/images/logo-white-padded.png" class="logo" />
|
<img src="/images/logo-white-padded.png" class="logo" />
|
||||||
<a class="logo" href="/">BBC Young Reporter | Reading School</a>
|
<a class="logo header-title" href="/">BBC Young Reporter</a>
|
||||||
<nav>
|
<nav>
|
||||||
<a href="#menu">Menu</a>
|
<a href="#menu">Menu</a>
|
||||||
</nav>
|
</nav>
|
||||||
@@ -294,7 +294,7 @@
|
|||||||
<div class="inner">
|
<div class="inner">
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<section>
|
<section>
|
||||||
<h4>Reading School</h4>
|
<h3>Reading School</h3>
|
||||||
<ul class="plain">
|
<ul class="plain">
|
||||||
|
|
||||||
<li><a href="https://twitter.com/readingsch" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
<li><a href="https://twitter.com/readingsch" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
||||||
@@ -308,7 +308,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<h4>English Department</h4>
|
<h3>English Department</h3>
|
||||||
<ul class="plain">
|
<ul class="plain">
|
||||||
|
|
||||||
<li><a href="https://twitter.com/RSEnglishDept" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
<li><a href="https://twitter.com/RSEnglishDept" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
@import url(font-awesome.min.css);
|
@import url(font-awesome.min.css);
|
||||||
@import url("https://fonts.googleapis.com/css?family=Raleway:200,300,400,500,600");
|
@import url("https://fonts.googleapis.com/css?family=Playfair+Display|Open+Sans");
|
||||||
|
|
||||||
/* Colours */
|
/* Colours */
|
||||||
:root {
|
:root {
|
||||||
@@ -121,11 +121,15 @@ body {
|
|||||||
color: var(--text-colour); }
|
color: var(--text-colour); }
|
||||||
|
|
||||||
body, input, select, textarea, button {
|
body, input, select, textarea, button {
|
||||||
font-family: "Raleway", Arial, Helvetica, sans-serif;
|
font-family: "Open Sans", Arial, Helvetica, sans-serif;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
line-height: 1.65; }
|
line-height: 1.65; }
|
||||||
|
|
||||||
|
h1, h2, h3, h4, h5, h6, .header-title {
|
||||||
|
font-family: "Playfair Display";
|
||||||
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
-moz-transition: color 0.2s ease-in-out, text-decoration 0.2s ease-in-out;
|
-moz-transition: color 0.2s ease-in-out, text-decoration 0.2s ease-in-out;
|
||||||
-webkit-transition: color 0.2s ease-in-out, text-decoration 0.2s ease-in-out;
|
-webkit-transition: color 0.2s ease-in-out, text-decoration 0.2s ease-in-out;
|
||||||
@@ -162,7 +166,7 @@ header.special {
|
|||||||
h1, h2, h3, h4, h5, h6 {
|
h1, h2, h3, h4, h5, h6 {
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
text-transform: uppercase;
|
/* text-transform: uppercase; */
|
||||||
margin: 0 0 1.5rem 0; }
|
margin: 0 0 1.5rem 0; }
|
||||||
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
|
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
|
||||||
color: inherit;
|
color: inherit;
|
||||||
@@ -2519,6 +2523,13 @@ body {
|
|||||||
line-height: inherit;
|
line-height: inherit;
|
||||||
padding: 0 1.25rem;
|
padding: 0 1.25rem;
|
||||||
text-decoration: none; }
|
text-decoration: none; }
|
||||||
|
|
||||||
|
|
||||||
|
.header-title {
|
||||||
|
font-weight: 500;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
#header > nav > a {
|
#header > nav > a {
|
||||||
color: inherit;
|
color: inherit;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
|||||||
Reference in New Issue
Block a user