Titulo de Panel sigue formato Votacion. Se deja generico
This commit is contained in:
parent
255e0b9945
commit
0360b39496
2
app.py
2
app.py
@ -111,7 +111,7 @@ def home():
|
||||
else:
|
||||
closed_polls.append(poll)
|
||||
|
||||
content = "<h1>SoloConLinux: Panel de Encuestas </h1>"
|
||||
content = "<h1 style='color: #0070f3; text-transform: uppercase;'>Panel de Encuestas</h1>"
|
||||
|
||||
# BLOQUE: Encuestas Activas
|
||||
content += '<div class="section-title"><b>Encuestas Activas</b></div>'
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 15 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 41 KiB |
Loading…
x
Reference in New Issue
Block a user