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 -->
|
||||
<meta name="generator" content="distribusi" />
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||
<title>lost|traIn</title>
|
||||
<style>
|
||||
%s
|
||||
</style>
|
||||
|
|
|
|||
|
|
@ -140,6 +140,14 @@ audio::-webkit-media-controls-enclosure {
|
|||
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^="../"] {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue