/ ‘themes/yoshi/templates/base.html’
This commit is contained in:
parent
422b4bd871
commit
97f9097d55
1 changed files with 4 additions and 0 deletions
|
|
@ -62,6 +62,10 @@
|
||||||
padding-bottom: 1em;
|
padding-bottom: 1em;
|
||||||
padding-inline-start: 2em;
|
padding-inline-start: 2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
hr {
|
||||||
|
border-color: rgba(180, 64, 134, 1.0);
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue