mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-05-17 05:18:23 -04:00
feat added custom pages
This commit is contained in:
Vendored
+11
@@ -0,0 +1,11 @@
|
||||
/* This file only exists (temporarily) until the
|
||||
custom styling can be replaced with the
|
||||
implementation of the upstream project.
|
||||
*/
|
||||
|
||||
blockquote {
|
||||
padding: 0 20px;
|
||||
margin: 0 0 20px;
|
||||
font-size: inherit;
|
||||
border-left: 5px solid #eee;
|
||||
}
|
||||
Reference in New Issue
Block a user