mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-21 10:49:10 -04:00
Fix Public View & add General Config
This commit is contained in:
15
public/css/custom.css
vendored
15
public/css/custom.css
vendored
@@ -2,6 +2,21 @@
|
||||
margin-top: 50px;
|
||||
}
|
||||
|
||||
.news-body-small {
|
||||
height: 15rem;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.picture-desc-small {
|
||||
height: 5rem;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.a-without-effect {
|
||||
text-decoration: none;
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
.calendar-body-column {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
BIN
public/favicon.png
Normal file
BIN
public/favicon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 150 KiB |
Reference in New Issue
Block a user