Browse Source

Update guest.css

master
topaLE 5 years ago
parent
commit
f9e8198142
  1. 6
      tpDEsign/core/css/guest.css

6
tpDEsign/core/css/guest.css

@ -94,9 +94,7 @@ body {
.wrapper { .wrapper {
width: 100%; width: 100%;
max-width: 500px; max-width: 500px;
margin-top: 170px !important; margin-top: 170px !important;
/* margin-top: 10vh; */
/* margin-right: 800px !important; */
} }
/* Default FORM */ /* Default FORM */
@ -742,7 +740,7 @@ fieldset.update legend + p {
margin-bottom: 0; margin-bottom: 0;
} }
p.info { p.info {
margin: 35px auto; margin: 35px auto;
/* margin-right: 794px; */ /* margin-right: 794px; */
text-shadow: 0 0 2px rgba(0, 0, 0, .4); /* better readability on bright background */ text-shadow: 0 0 2px rgba(0, 0, 0, .4); /* better readability on bright background */
-webkit-user-select: none; -webkit-user-select: none;

Loading…
Cancel
Save