mirror of
https://github.com/PlayPro/CoreProtect.git
synced 2024-12-02 13:33:31 +01:00
6 lines
147 B
CSS
6 lines
147 B
CSS
/*Customization for blockquote appearance*/
|
|
blockquote {
|
|
border-left: 5px solid #ccc;
|
|
padding-left: 20px;
|
|
margin-left: 0px!important;
|
|
} |