Merge pull request 'features/ui-polish' (#10) from features/ui-polish into main
Reviewed-on: 0x2620/aab21#10
This commit is contained in:
commit
67f76dbd66
13 changed files with 82 additions and 28 deletions
3
app/templates/base.html
Normal file → Executable file
3
app/templates/base.html
Normal file → Executable file
|
|
@ -8,14 +8,13 @@
|
|||
Phantas.ma/polis - Looking Back to the Future
|
||||
{% endblock title %}
|
||||
</title>
|
||||
<link href='https://fonts.googleapis.com/css?family=Noto Sans' rel='stylesheet'>
|
||||
<link href="{% sass_src 'css/style.scss' %}" rel="stylesheet" type="text/css">
|
||||
{% block head %}{% endblock head %}
|
||||
</head>
|
||||
<body>
|
||||
<div class="topnav">
|
||||
<a href="/polis" class="title">
|
||||
<div>
|
||||
<div class="title-text">
|
||||
Phantas.ma/polis<span class="hide-mobile">: Looking Back to the Future</span>
|
||||
</div>
|
||||
<div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue