forked from MarseyWorld/MarseyWorld
fds
parent
3d984aeb2a
commit
e8d0b839c9
|
@ -67,22 +67,23 @@
|
|||
}
|
||||
|
||||
#input-text {
|
||||
max-height: 50px!important;
|
||||
max-height: 50px !important;
|
||||
}
|
||||
|
||||
p {
|
||||
margin: 0!important;
|
||||
margin-left: 27px!important;
|
||||
margin: 0 !important;
|
||||
margin-left: 27px !important;
|
||||
}
|
||||
|
||||
blockquote p {
|
||||
padding-bottom: 0.3rem;
|
||||
padding-top: 0.3rem;
|
||||
padding-bottom: 0.3rem !important;
|
||||
padding-top: 0.3rem !important;
|
||||
margin-left: 0 !important;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
margin: 0!important;
|
||||
margin-left: 27px!important;
|
||||
margin: 0 !important;
|
||||
margin-left: 27px !important;
|
||||
margin-bottom: 5px !important;
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in New Issue