commit
124d634c03
|
@ -31,3 +31,10 @@
|
||||||
border-left-color: transparent !important;
|
border-left-color: transparent !important;
|
||||||
border-right-color: $secondary !important;
|
border-right-color: $secondary !important;
|
||||||
}
|
}
|
||||||
|
code {
|
||||||
|
direction: ltr !important;
|
||||||
|
text-aligh: left !important;
|
||||||
|
}
|
||||||
|
.pull-left {
|
||||||
|
float:right !important;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue