css
This commit is contained in:
parent
2770955620
commit
93fdefcd3e
@ -82,15 +82,15 @@ div.ticketform {
|
|||||||
box-shadow: 2px 2px 2px rgb(245, 245, 245);
|
box-shadow: 2px 2px 2px rgb(245, 245, 245);
|
||||||
border-radius: 10px 10px 10px 10px;
|
border-radius: 10px 10px 10px 10px;
|
||||||
margin: 1.5em;
|
margin: 1.5em;
|
||||||
*/
|
|
||||||
background : #ffffff;
|
background : #ffffff;
|
||||||
|
*/
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.ticketform .index_create, div.ticketform .index_display {
|
div.ticketform .index_create, div.ticketform .index_display {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 200px;
|
width: 200px;
|
||||||
height: 45px;
|
height: 60px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
margin: 20px;
|
margin: 20px;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user