X-Git-Url: https://git.auder.net/css/rpsls.css?a=blobdiff_plain;f=client%2Fsrc%2Fviews%2FNews.vue;h=664b5957bbff1e8cf22429bf5f9d63de724479f8;hb=13d00ef164983c0e0a42b739a13bdc9eb3f1d21e;hp=8f03b3afb8531f0a12d8b4da164ea0921500a109;hpb=0c76fa56cb55a80edc1eda6abb444fd05f29c5f4;p=vchess.git diff --git a/client/src/views/News.vue b/client/src/views/News.vue index 8f03b3af..664b5957 100644 --- a/client/src/views/News.vue +++ b/client/src/views/News.vue @@ -1,8 +1,11 @@ @@ -158,28 +199,47 @@ export default { [type="checkbox"].modal+div .card max-width: 767px max-height: 100% + textarea#newsContent margin: 0 width: 100% min-height: 200px max-height: 100% + #dialog padding: 5px color: blue -button#writeNews + +#writeNews + padding-top: 50px + +button#writeNewsBtn, button#loadMoreBtn margin-top: 0 margin-bottom: 0 + span.ndt color: darkblue padding: 0 5px 0 var(--universal-margin) + .margintop margin-top: 25px border-top: 1px solid grey -.news - padding-top: 10px - & > div - display: inline-block @media screen and (max-width: 767px) .margintop margin-top: 10px + +