mirror of
https://github.com/Noratrieb/blog.git
synced 2026-01-16 05:15:01 +01:00
vendor terminal
no more fucking submodule
This commit is contained in:
parent
a48053540e
commit
d2e858ddca
88 changed files with 8681 additions and 4 deletions
8
themes/terminal/assets/css/logo.css
Normal file
8
themes/terminal/assets/css/logo.css
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
.logo {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
text-decoration: none;
|
||||
background: var(--accent);
|
||||
color: black;
|
||||
padding: 5px 10px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue