X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=index.html.in;h=31e4276af340fae6e4199e30f28400dcc91b78c0;hb=ca7090a58b9edeea3dd2fdb1dd37a9d1ef248af6;hp=b1d73c312dcc2d364ee38659afab5e8850382541;hpb=bdfc1265da676cf3b856e0d48776a08c27ee3129;p=charm-bypass.git diff --git a/index.html.in b/index.html.in index b1d73c3..31e4276 100644 --- a/index.html.in +++ b/index.html.in @@ -83,6 +83,7 @@ #serviceletter { font-family: "CharmBypass Bold", sans-serif; + font-weight: bold; } /************************/ @@ -95,7 +96,7 @@ transform: translateX(0%); } to { - transform: translateX(100%); + transform: translateX(-100%); } }