mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
add embeds: youtube, odysee, bitchute, streamable
This commit is contained in:
@@ -1193,7 +1193,13 @@ export const BoardForm = styled.div`
|
||||
}
|
||||
|
||||
video {
|
||||
width: 100px;
|
||||
width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
iframe {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
img {
|
||||
@@ -2932,7 +2938,7 @@ export const BoardForm = styled.div`
|
||||
color: #707070;
|
||||
font-weight: 700;
|
||||
background-color: rgb(27,28,30);
|
||||
border: 1px solid #282A2E;
|
||||
border: 1px solid #2D2F33;
|
||||
background-image: url(assets/buttonfade-dark.png);
|
||||
background-repeat: repeat-x;
|
||||
text-decoration: none;
|
||||
|
||||
Reference in New Issue
Block a user