mirror of
https://codeberg.org/ashley/poke
synced 2026-03-03 16:43:45 +00:00
add fontawsome :3
This commit is contained in:
@@ -20,10 +20,7 @@
|
||||
|
||||
<!-- Global Header-->
|
||||
<!-- This should be inserted as a component/partial -->
|
||||
|
||||
<!-- Eventfully, this should be used on ALL pages, to keep things -->
|
||||
<!-- things consistant across Poke. -->
|
||||
|
||||
|
||||
<header>
|
||||
<div class="header-content">
|
||||
<div class="header-start">
|
||||
@@ -91,6 +88,7 @@
|
||||
justify-content: space-between;
|
||||
max-width: 1264px;
|
||||
margin: auto;
|
||||
height: 3em;
|
||||
}
|
||||
|
||||
.header-start {
|
||||
@@ -100,6 +98,7 @@
|
||||
|
||||
.header-start img {
|
||||
height: 32px;
|
||||
margin-top: 3em;
|
||||
}
|
||||
|
||||
form[action="/search"] {
|
||||
@@ -151,4 +150,4 @@
|
||||
color: white;
|
||||
gap: 6px;
|
||||
}
|
||||
</style>
|
||||
</style> <link href="<%- proxyurl %>/https://site-assets.fontawesome.com/releases/v6.1.1/css/all.css" rel=stylesheet>
|
||||
Reference in New Issue
Block a user