init module
This commit is contained in:
commit
56791937ff
77 changed files with 5549 additions and 0 deletions
8
assets/css/logo.css
Normal file
8
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