custom gitea theme v1
This commit is contained in:
@@ -2,8 +2,9 @@
|
||||
text-align: center;
|
||||
}
|
||||
.main {
|
||||
font-family: monospace;
|
||||
font-size: x-large;
|
||||
color: rgb(224, 193, 155);
|
||||
color: rgba(230, 186, 142, 0.747);
|
||||
}
|
||||
.link:link {
|
||||
color: bisque;
|
||||
@@ -27,7 +28,7 @@ body {
|
||||
.footer{
|
||||
font-size: small;
|
||||
padding-top: 10%;
|
||||
color: rgb(224, 193, 155);
|
||||
|
||||
}
|
||||
.spacer{
|
||||
padding: 2.5%;
|
||||
|
Reference in New Issue
Block a user