php-integration #21
@ -56,6 +56,20 @@ body {
|
|||||||
padding-bottom: 5px;
|
padding-bottom: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media only screen and (min-width: 768px) {
|
||||||
|
.form-text-small {
|
||||||
|
width: 50%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.form-text-large {
|
||||||
|
width: 50%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.form-description {
|
||||||
|
width: 50%;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.lookup-button {
|
.lookup-button {
|
||||||
background-color: #3c78d8;
|
background-color: #3c78d8;
|
||||||
color: #f6f5f4;
|
color: #f6f5f4;
|
||||||
|
Reference in New Issue
Block a user