mirror of
https://github.com/kidoman/embd
synced 2025-02-08 19:53:17 +01:00
optimised image and links to the issues and pull request page
This commit is contained in:
parent
b69d8791b1
commit
180a554ffe
@ -2048,3 +2048,5 @@ h1.logo { font-family: "Roboto", sans-serif; }
|
||||
.video-wrapper { position: relative; padding-bottom: 53.6%; /* 16:9 */ padding-top: 25px; height: 0; }
|
||||
|
||||
.video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
|
||||
|
||||
h4.signup-subtitle a, h4.signup-subtitle a:hover { color: #fff; }
|
||||
|
BIN
img/bg.png
BIN
img/bg.png
Binary file not shown.
Before Width: | Height: | Size: 149 KiB After Width: | Height: | Size: 122 KiB |
@ -1344,3 +1344,7 @@ h1.logo {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
h4.signup-subtitle a, h4.signup-subtitle a:hover {
|
||||
color: #fff;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user