X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=client%2Fsrc%2Fstylesheets%2Fvariant.sass;h=a11815974909f86072e89339c12b3d82b0eb0f89;hp=4c00a62644da4adfb9112268a719a939810277cd;hb=afd3240d89a2f6191fe9426960dc0c1667b40c77;hpb=9330b976e02148bb89e11819070d5d818e82e522 diff --git a/client/src/stylesheets/variant.sass b/client/src/stylesheets/variant.sass index 4c00a626..a1181597 100644 --- a/client/src/stylesheets/variant.sass +++ b/client/src/stylesheets/variant.sass @@ -172,50 +172,4 @@ button.seek margin: 10px 0 // Rules section: - - -// Problems section: - -.newproblem-form input, .newproblem-form textarea - width: 100% - -.emphasis - font-style: italic - -#newpbInstructions - margin-bottom: var(--universal-margin); - -.center-btn - margin-left: 40% - -//TODO? -.center-inline - text-align: center -.center-block - margin-left: auto - margin-right: auto - -.mistake-newproblem - color: #663300 - -#solution-div h3 - background-color: lightgrey - padding: 3px 5px - -.newproblem-form, .newproblem-preview - max-width: 90% - -#problemControls - width: 75% - margin: 0 auto - @media screen and (max-width: 767px) - width: 100% - margin: 0 - -.problem - margin: 10px 0 - -.only-mine - background-color: yellow - &:hover - background-color: yellow +// TODO