mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 08:53:41 +08:00
commit
124d634c03
|
@ -31,3 +31,10 @@
|
|||
border-left-color: transparent !important;
|
||||
border-right-color: $secondary !important;
|
||||
}
|
||||
code {
|
||||
direction: ltr !important;
|
||||
text-aligh: left !important;
|
||||
}
|
||||
.pull-left {
|
||||
float:right !important;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user