X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=public%2Fstylesheets%2Fvariant.sass;h=856f22b67df697d702d470c79a58db9be08e8b47;hp=6472e3d8027647470c965a74761fadd232e2da95;hb=b5fb8e693dc82037eec2617a7dc49d838a9a8441;hpb=86c9843cd04717d61f373ebaf3a1fdf21fd5a60f diff --git a/public/stylesheets/variant.sass b/public/stylesheets/variant.sass index 6472e3d8..856f22b6 100644 --- a/public/stylesheets/variant.sass +++ b/public/stylesheets/variant.sass @@ -246,7 +246,7 @@ ul:not(.browser-default) > li margin-left: 0 margin-right: 0 -.newproblem input, .newproblem textarea +.newproblem-form input, .newproblem-form textarea width: 100% .emphasis @@ -270,3 +270,13 @@ ul:not(.browser-default) > li #problem-solution display: none + +.topspace + margin-top: 15px + +.problem + cursor: pointer + margin-bottom: 15px + +#solution-div h3 + cursor: pointer