wesmere: Bump CSS version

This commit is contained in:
Iris Morelle 2024-03-21 18:38:49 -03:00
parent df147dab9c
commit 642828b375
No known key found for this signature in database
GPG key ID: BB9666228F278524
3 changed files with 3 additions and 3 deletions

View file

@ -22,7 +22,7 @@ HTML_RESOURCES = (
"asc.gif", "bg.gif", "desc.gif" # Used by style.css:
)
WESMERE_CSS_VERSION = "1.1.1"
WESMERE_CSS_VERSION = "1.2.0"
WESMERE_CSS_PREFIX = "https://www.wesnoth.org"
WESMERE_HEADER = '''\

View file

@ -7,7 +7,7 @@
<link rel="icon" type="image/png" href="https://www.wesnoth.org/wesmere/img/favicon-32.png" sizes="32x32" />
<link rel="icon" type="image/png" href="https://www.wesnoth.org/wesmere/img/favicon-16.png" sizes="16x16" />
<link rel="stylesheet" type="text/css" href="https://www.wesnoth.org/wesmere/css/wesmere-1.1.0.css" />
<link rel="stylesheet" type="text/css" href="https://www.wesnoth.org/wesmere/css/wesmere-1.2.0.css" />
<style>
.filelist {
-webkit-columns: 3;

View file

@ -50,7 +50,7 @@ RESISTANCES = [
("arcane", "attacks/faerie-fire.png")
]
WESMERE_CSS_VERSION = "1.1.1"
WESMERE_CSS_VERSION = "1.2.0"
WESMERE_CSS_PREFIX = "https://www.wesnoth.org"
WESMERE_HEADER = '''\