mirror of
https://github.com/GenderDysphoria/GenderDysphoria.fyi.git
synced 2025-11-26 04:52:43 +00:00
Addressing some print bug
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
<link rel="preconnect" href="//fonts.gstatic.com/" crossorigin>
|
||||
<link rel="preconnect" href="//cdnjs.cloudflare.com/" crossorigin="anonymous">
|
||||
<link rel="stylesheet" href="{{rev '/css/style.css'}}" type="text/css" media="screen" title="no title" charset="utf-8">
|
||||
<link rel="stylesheet" href="{{rev '/css/print.css'}}" type="text/css" media="print" title="no title" charset="utf-8">
|
||||
<link href="//fonts.googleapis.com/css?family=Sriracha:400" rel="stylesheet">
|
||||
<link href="//fonts.googleapis.com/css?family=Lato:100,200,300,400,700,800" rel="stylesheet">
|
||||
<link href="//fonts.googleapis.com/css?family=Roboto:300,400,600" rel="stylesheet">
|
||||
@@ -95,8 +96,8 @@
|
||||
</ul>
|
||||
<hr>
|
||||
</div>
|
||||
<p>Site text, website code and original graphics are <a href="https://creativecommons.org/licenses/by-nc-sa/2.0/">licensed CC BY-NC-SA.</a><span class="cc-by-nc-sa">{{icon 'symbols/cc'}}{{icon 'symbols/cc-by'}}{{icon 'symbols/cc-nc'}}{{icon 'symbols/cc-sa'}}</span><br>© {{date "yyyy"}} <a href="https://curvyandtrans.com">Jocelyn Badgley</a> and Other Contributors </p>
|
||||
<p><a href="/privacy">Privacy Policy</a></p>
|
||||
<p class="copyright">Site text, website code and original graphics are <a href="https://creativecommons.org/licenses/by-nc-sa/2.0/">licensed CC BY-NC-SA.</a><span class="cc-by-nc-sa">{{icon 'symbols/cc'}}{{icon 'symbols/cc-by'}}{{icon 'symbols/cc-nc'}}{{icon 'symbols/cc-sa'}}</span><br>© {{date "yyyy"}} <a href="https://curvyandtrans.com">Jocelyn Badgley</a> and Other Contributors </p>
|
||||
<p class="foot-nav"><a href="/privacy">Privacy Policy</a></p>
|
||||
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user