deployed
This commit is contained in:
parent
5b90ee3c73
commit
2887cbb646
|
@ -1,7 +1,14 @@
|
||||||
<style>
|
<style>
|
||||||
.rose-ash {
|
.rose-ash .btn {
|
||||||
font-size: 2em;
|
font-size: 2em;
|
||||||
}
|
}
|
||||||
|
.rose-ash .form-control {
|
||||||
|
font-size: 2em;
|
||||||
|
}
|
||||||
|
.rose-ash * {
|
||||||
|
font-size: 2em;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue