1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-08-07 19:05:22 +02:00
This commit is contained in:
Unknwon 2015-11-16 11:11:59 -05:00
parent 134d8e7681
commit 5dc3dd1704
13 changed files with 173 additions and 136 deletions

View file

@ -139,6 +139,9 @@ pre {
&.yellow {
color: #FBBD08 !important;
}
&.gold {
color: #a1882b !important;
}
&.left {
text-align: left !important;