mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-24 11:59:09 -04:00
feat added custom pages
This commit is contained in:
11
.devcontainer/laradock/DOCUMENTATION/themes/hugo-material-docs/static/stylesheets/temporary.css
vendored
Normal file
11
.devcontainer/laradock/DOCUMENTATION/themes/hugo-material-docs/static/stylesheets/temporary.css
vendored
Normal file
@@ -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