fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Audiobooks: narrators as authors, and top-level players.
[wolnelektury.git]
/
src
/
wolnelektury
/
static
/
2022
/
styles
/
components
/
_player.scss
diff --git
a/src/wolnelektury/static/2022/styles/components/_player.scss
b/src/wolnelektury/static/2022/styles/components/_player.scss
index
52729f9
..
d1fb096
100644
(file)
--- a/
src/wolnelektury/static/2022/styles/components/_player.scss
+++ b/
src/wolnelektury/static/2022/styles/components/_player.scss
@@
-296,6
+296,15
@@
display: inline;
}
}
display: inline;
}
}
+ div.title {
+ font-size: 12px;
+ line-height: 140%;
+ letter-spacing: 0.05em;
+ list-style-type: decimal;
+ margin: 5px 0;
+ color: white;
+ cursor: pointer;
+ }
}
}
}
}