File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -462,6 +462,13 @@ body {
462462 font-family : "Tiny5" ;
463463}
464464
465+ .info-text a {
466+ cursor : url ("/assets/cursor-pointer.png" ), pointer;
467+ text-decoration : none;
468+ color : # fff ;
469+ -webkit-text-stroke : max (min (0.44vw , 2px ), 1px ) # 000 ;
470+ }
471+
465472.bottom {
466473 width : calc (100% - max (2.8vw , 35px ));
467474 max-width : 600px ;
Original file line number Diff line number Diff line change 173173 people who look, pause, and capture.<br /><br />Every upload is
174174 anonymous.<br />No personal information is collected.<br /><br />We
175175 reserve the right to remove any photos deemed inappropriate or
176- irrelevant.
176+ irrelevant.<br /><br />Created by Charles Zhang. Check out my blog at
177+ <a href =" https://inthecreat.ing" >inthecreat.ing</a >
177178 </div >
178179 <div class =" bottom" >
179180 <% if (isAdmin) { % >
You can’t perform that action at this time.
0 commit comments