initial commit
This commit is contained in:
commit
7a32292dda
91 changed files with 3095 additions and 0 deletions
8
posixlycorrect/themes/terminimal/sass/logo.scss
Normal file
8
posixlycorrect/themes/terminimal/sass/logo.scss
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