mirror of
https://github.com/arnaucube/openEventsPlatformApp.git
synced 2026-02-07 19:56:40 +01:00
main added
This commit is contained in:
@@ -1 +1,13 @@
|
||||
/* 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%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user