optimised image and links to the issues and pull request page

This commit is contained in:
Karan Misra 2014-03-31 21:06:01 +05:30
parent b69d8791b1
commit 180a554ffe
3 changed files with 6 additions and 0 deletions

View File

@ -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; }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 149 KiB

After

Width:  |  Height:  |  Size: 122 KiB

View File

@ -1344,3 +1344,7 @@ h1.logo {
width: 100%;
height: 100%;
}
h4.signup-subtitle a, h4.signup-subtitle a:hover {
color: #fff;
}