mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-27 21:44:21 +00:00
derp
This commit is contained in:
parent
1e00f04d0b
commit
54ccb9fa70
2 changed files with 4 additions and 2 deletions
|
@ -32,7 +32,7 @@ blockquote {
|
||||||
border-left: 3px solid @quote-color;
|
border-left: 3px solid @quote-color;
|
||||||
color: @quote-color;
|
color: @quote-color;
|
||||||
background-color: rgba(red(@quote-color), green(@quote-color), blue(@quote-color), 0.1);
|
background-color: rgba(red(@quote-color), green(@quote-color), blue(@quote-color), 0.1);
|
||||||
margin-left: 8px;
|
padding-left: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
blockquote p {
|
blockquote p {
|
||||||
|
|
|
@ -13,7 +13,9 @@
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
I am sorry, unknown error occured during working with your request, Admin were notified
|
<p>
|
||||||
|
I am sorry, unknown error occured during working with your request, Admin were notified
|
||||||
|
</p>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
<i>@OcteonRygBot, 2017</i>
|
<i>@OcteonRygBot, 2017</i>
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Reference in a new issue