mirror of
https://github.com/go-gitea/gitea.git
synced 2025-08-30 20:42:54 +09:00
Render READMEs in docs/ .gitea or .github from root (#10361)
* Render READMEs in docs/ .gitea or .github from root
This commit is contained in:
@ -381,6 +381,14 @@
|
||||
font-size: 1em;
|
||||
}
|
||||
|
||||
.small.icon {
|
||||
font-size: 0.75em;
|
||||
}
|
||||
|
||||
.tiny.icon {
|
||||
font-size: 0.5em;
|
||||
}
|
||||
|
||||
.file-actions {
|
||||
margin-bottom: -5px;
|
||||
|
||||
|
Reference in New Issue
Block a user