X-Git-Url: https://git.auder.net/?a=blobdiff_plain;ds=inline;f=public%2Fstylesheets%2Findex.sass;h=248752348297e0ae5de37848a2e60fa934b435c0;hb=a68d899d21456de948c4d1cb96594a981a510c44;hp=5d2033f996e31cada27bc12e1620af676a8d5f48;hpb=1d184b4c016a645228251ce984d4c980e60420b0;p=vchess.git diff --git a/public/stylesheets/index.sass b/public/stylesheets/index.sass index 5d2033f9..24875234 100644 --- a/public/stylesheets/index.sass +++ b/public/stylesheets/index.sass @@ -6,3 +6,13 @@ margin-top: 20px a color: #663300 + +@media screen and (min-width: 800px) + .card + max-width: 600px + +.help + cursor: pointer + +.card > h3.section + color: blue