image size
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
b1ea6ee241
commit
41dc0bd23d
|
@ -91,6 +91,11 @@ figure {
|
|||
filter: invert(100%);
|
||||
}
|
||||
|
||||
&.cclogo {
|
||||
width:200px;
|
||||
height:48px;
|
||||
}
|
||||
|
||||
&.fill {
|
||||
background: $fill-color;
|
||||
padding: 0.5em;
|
||||
|
|
|
@ -3,7 +3,7 @@ title: Lounge Recording sun_or_cloudz_ _dubtechno _dub _live
|
|||
---
|
||||
{{<recording_video mp4="https://assets.franconian.net/soc_cc.mp4">}}
|
||||
|
||||
{{<image class="invert" style="width:200px; height:48px;" src="/cc.logo.large.png" alt="creativ commons logo">}}
|
||||
{{<image class="invert cclogo" src="/cc.logo.large.png" alt="creativ commons logo">}}
|
||||
|
||||
# Tracklist
|
||||
{{<wrap class="overflow-x-auto">}}
|
||||
|
|
Loading…
Reference in New Issue