vue/src/assets/styles.styl
@@ -6,6 +6,7 @@ padding 1em border 1px solid #aaa border-radius .33em box-shadow 1px 1px 3px #333 inset, 1px 1px 100px #ddd inset display grid; grid-template-columns 10rem 20rem 10rem 20rem gap .5em @@ -16,3 +17,28 @@ .w100p width 100%; .ml-05 margin-left .5em .ml-1 margin-left 1em .text-right text-align right h1 color #e39300 h1 > small margin-left .5em; .nowrap white-space nowrap input[type=text], input[type=password] padding .11em .22em border 3px solid #aaa &:focus border 3px solid orange outline none