mirror of
https://gitdab.com/cadence/breezewiki.git
synced 2026-04-19 22:04:35 -04:00
Don't display new editor encouragement
This commit is contained in:
@@ -110,6 +110,11 @@ p {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* don't display sections on home pages encouraging new editors */
|
||||
#fpcommunity {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* don't allow images to extend past the edge of the page */
|
||||
img {
|
||||
max-width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user