Enhanced formatting on the results page
This commit is contained in:
@@ -184,15 +184,6 @@ input[type=submit] {
|
||||
}
|
||||
|
||||
/* Output */
|
||||
.output label {
|
||||
width: 30%;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.output input {
|
||||
width: 70%
|
||||
}
|
||||
|
||||
.error {
|
||||
color: red;
|
||||
font-weight: bold;
|
||||
@@ -204,22 +195,6 @@ input[type=submit] {
|
||||
padding: 0 2px;
|
||||
}
|
||||
|
||||
.output label {
|
||||
width: 20%;
|
||||
}
|
||||
|
||||
.output input {
|
||||
width: 60%
|
||||
}
|
||||
|
||||
.output button {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.output button.active {
|
||||
color:#013F6D;
|
||||
}
|
||||
|
||||
svg#url-qr-code {
|
||||
width: 50%;
|
||||
height: 50%;
|
||||
|
||||
Reference in New Issue
Block a user