mirror of
https://gitlab.com/parroquia-san-leandro/cancionero-web.git
synced 2026-01-28 13:07:58 +01:00
Convert Python templates to django template engine
This commit is contained in:
parent
7f52ff6b6c
commit
fc90400f8f
19 changed files with 412 additions and 383 deletions
|
|
@ -6,6 +6,9 @@ h1 {
|
|||
width: max-content;
|
||||
max-width: 100%;
|
||||
text-align: center;
|
||||
> a, > a:hover, > a:active, > a:visited {
|
||||
color: @title;
|
||||
}
|
||||
}
|
||||
|
||||
h2, h3 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue