Cast API
This commit is contained in:
parent
441f45d6d7
commit
aab3933275
7 changed files with 112 additions and 8 deletions
12
style.css
12
style.css
|
@ -526,6 +526,18 @@ h1 {
|
|||
max-width:700px;
|
||||
}
|
||||
|
||||
.cast_btn {
|
||||
cursor:pointer;
|
||||
}
|
||||
|
||||
.cast_hidden {
|
||||
display:none;
|
||||
}
|
||||
|
||||
.cast_icon {
|
||||
vertical-align:middle;
|
||||
}
|
||||
|
||||
@media (max-width: 640px) {
|
||||
.thumb {
|
||||
width:90%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue