feat: inital public commit
This commit is contained in:
10
host/ark/service/git/templates/custom/header.tmpl
Normal file
10
host/ark/service/git/templates/custom/header.tmpl
Normal file
@@ -0,0 +1,10 @@
|
||||
<style>
|
||||
:root {
|
||||
--color-primary: #a68746;
|
||||
--color-primary-dark: #a68746;
|
||||
}
|
||||
|
||||
img.ui.avatar {
|
||||
border-radius: 100%;
|
||||
}
|
||||
</style>
|
Reference in New Issue
Block a user