You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
/* Empty. Add your own CSS if you like */ .o_mainOptionRow{ height: calc(100%/4); display: table; padding: 0; } .o_mainOptionRow a{ text-align: center; display: table-cell; vertical-align: middle; width: 50%; font-size: 300%; }
|