mirror of
https://github.com/arnaucube/openEventsPlatformApp.git
synced 2026-02-07 11:46:39 +01:00
main updated, new sections added to the app, layout of events updated
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* Empty. Add your own CSS if you like */
|
||||
.o_mainOptionRow{
|
||||
height: calc(100%/4);
|
||||
height: calc(103%/4);
|
||||
display: table;
|
||||
padding: 0;
|
||||
}
|
||||
@@ -11,3 +11,10 @@
|
||||
width: 50%;
|
||||
font-size: 300%;
|
||||
}
|
||||
|
||||
.o_floatRight{
|
||||
float: right;
|
||||
}
|
||||
.o_textRight{
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user