title & tiny update.
This commit is contained in:
parent
8c31f99bc7
commit
cfc5c01388
2 changed files with 9 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ html_head = """
|
||||||
<!-- Generated with distribusi https://git.vvvvvvaria.org/varia/distribusi -->
|
<!-- Generated with distribusi https://git.vvvvvvaria.org/varia/distribusi -->
|
||||||
<meta name="generator" content="distribusi" />
|
<meta name="generator" content="distribusi" />
|
||||||
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||||
|
<title>lost|traIn</title>
|
||||||
<style>
|
<style>
|
||||||
%s
|
%s
|
||||||
</style>
|
</style>
|
||||||
|
|
|
||||||
|
|
@ -140,6 +140,14 @@ audio::-webkit-media-controls-enclosure {
|
||||||
background-color: rgba(50, 135, 120, 1.0);
|
background-color: rgba(50, 135, 120, 1.0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
audio::-webkit-media-controls-current-time-display {
|
||||||
|
text-shadow: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
audio::-webkit-media-controls-time-remaining-display {
|
||||||
|
text-shadow: none;
|
||||||
|
}
|
||||||
|
|
||||||
a[href^="../"] {
|
a[href^="../"] {
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue