last commit

This commit is contained in:
Arjun Patel
2017-10-08 16:29:58 -07:00
parent 7e0f356838
commit 80e7a6041d
5 changed files with 25 additions and 26 deletions
+12
View File
@@ -47,6 +47,9 @@ div.main-bg {
margin-right: -50%;
transform: translate(-50%, -50%);
}
#search-cont {
position: fixed;
}
.stylish-input-group .input-group-addon{
@@ -140,3 +143,12 @@ p.text {
right:0;
top: 0;
}
#SkypeButton_Call_justinkimchi77_1 {
position: absolute;
top: 45%;
left: 50%;
margin-right: -50%;
transform: translate(-50%, -50%);
z-index: 20;
display: none;
}