ugh
This commit is contained in:
parent
9d0659659b
commit
23b17b6d34
|
@ -130,6 +130,10 @@ if __name__ == "__main__":
|
||||||
h1 {
|
h1 {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
img {
|
||||||
|
max-width: 100%%;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
<title>%s</title>
|
<title>%s</title>
|
||||||
</head>
|
</head>
|
||||||
|
|
Loading…
Reference in a new issue