X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Fviews%2FRules.vue;h=8056ba3211333d5ee3ccffc09c3a3544f23f50f0;hb=5157ce0b8872417fbeecd736c9d1ae750b24acdc;hp=701d56a7c7fec66db931d13adad61ba4b05d0612;hpb=834c202a003ca6285106133336701b340939ba12;p=vchess.git diff --git a/client/src/views/Rules.vue b/client/src/views/Rules.vue index 701d56a7..8056ba32 100644 --- a/client/src/views/Rules.vue +++ b/client/src/views/Rules.vue @@ -1,17 +1,19 @@ @@ -129,34 +148,34 @@ figure.diagram-container padding-top: 5px font-size: 0.8em - p.boxed - background-color: #FFCC66 - padding: 5px +p.boxed + background-color: #FFCC66 + padding: 5px - .stageDelimiter - color: purple +.stageDelimiter + color: purple - // To show (new) pieces, and/or there values... - figure.showPieces > img - width: 50px +// To show (new) pieces, and/or there values... +figure.showPieces > img + width: 50px - figure.showPieces > figcaption - color: #6C6C6C +figure.showPieces > figcaption + color: #6C6C6C - .section-title - padding: 0 +.section-title + padding: 0 - .section-title > h4 - padding: 5px +.section-title > h4 + padding: 5px - ol, ul:not(.browser-default) - padding-left: 20px +ol, ul:not(.browser-default) + padding-left: 20px - ul:not(.browser-default) - margin-top: 5px +ul:not(.browser-default) + margin-top: 5px - ul:not(.browser-default) > li - list-style-type: disc +ul:not(.browser-default) > li + list-style-type: disc .light-square-diag background-color: #e5e5ca